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.
2 parents d959e0a + a793eb3 commit 2d69b46Copy full SHA for 2d69b46
.github/workflows/check-shell-task.yml
@@ -90,7 +90,7 @@ jobs:
90
91
- name: Download latest ShellCheck release binary package
92
id: download
93
- uses: MrOctopus/download-asset-action@1.0
+ uses: MrOctopus/download-asset-action@1.1
94
with:
95
repository: koalaman/shellcheck
96
excludes: prerelease, draft
@@ -135,7 +135,7 @@ jobs:
135
136
- name: Download shfmt
137
138
139
140
repository: mvdan/sh
141
0 commit comments