diff --git a/.github/workflows/test-and-release.yml b/.github/workflows/test-and-release.yml index d493361..1a2bc92 100644 --- a/.github/workflows/test-and-release.yml +++ b/.github/workflows/test-and-release.yml @@ -16,7 +16,7 @@ jobs: uses: actions/checkout@v3 - name: Run ShellCheck - uses: ludeeus/action-shellcheck@94e0aab03ca135d11a35e5bfc14e6746dc56e7e9 # v1.1.0 + uses: ludeeus/action-shellcheck@2.0.0 with: check_together: 'yes'