diff --git a/.github/workflows/shell-linter.yml b/.github/workflows/shell-linter.yml index 3a4ece3..0ed7c31 100644 --- a/.github/workflows/shell-linter.yml +++ b/.github/workflows/shell-linter.yml @@ -6,6 +6,6 @@ jobs: steps: - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # ratchet:actions/checkout@v3 - name: Lint check - uses: azohra/shell-linter@6bbeaa868df09c34ddc008e6030cfe89c03394a1 # ratchet:azohra/shell-linter@v0.6.0 + uses: azohra/shell-linter@30a9cf3f6cf25c08fc98f10d7dc4167f7b5c0c00 # ratchet:azohra/shell-linter@v0.8.0 with: exclude-paths: "bin/install_cosign.sh"