Merge pull request #5284 from uutils/renovate/mfinelli-setup-shfmt-3.x

chore(deps): update mfinelli/setup-shfmt action to v3
This commit is contained in:
Daniel Hofstetter 2023-09-19 06:47:35 +02:00 committed by GitHub
commit 351722ebac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,7 +52,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Setup shfmt
uses: mfinelli/setup-shfmt@v2
uses: mfinelli/setup-shfmt@v3
- name: Run shfmt
shell: bash
run: |