We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1ca48f commit d19f853Copy full SHA for d19f853
.github/workflows/shell.yaml
@@ -21,7 +21,7 @@ jobs:
21
- name: Extract workflow shell scripts
22
id: extract
23
uses: beacon-biosignals/gha-extract-shell-scripts@v1
24
- - uses: luizm/action-sh-checker@c6edb3de93e904488b413636d96c6a56e3ad671a # v0.8.0
+ - uses: luizm/action-sh-checker@17bd25a6ee188d2b91f677060038f4ba37ba14b2 # v0.9.0
25
env:
26
GITHUB_TOKEN: ${{ github.token }}
27
with:
0 commit comments