diff --git a/.github/workflows/shell-linter.yml b/.github/workflows/shell-linter.yml index 823382f..62a195a 100644 --- a/.github/workflows/shell-linter.yml +++ b/.github/workflows/shell-linter.yml @@ -6,6 +6,6 @@ jobs: steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # 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"