File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6161
6262 - name : Download latest editorconfig-checker release binary package
6363 id : download
64- uses : MrOctopus/download-asset-action@1.0
64+ uses : MrOctopus/download-asset-action@1.1
6565 with :
6666 repository : editorconfig-checker/editorconfig-checker
6767 excludes : prerelease, draft
Original file line number Diff line number Diff line change 9595
9696 - name : Download latest ShellCheck release binary package
9797 id : download
98- uses : MrOctopus/download-asset-action@1.0
98+ uses : MrOctopus/download-asset-action@1.1
9999 with :
100100 repository : koalaman/shellcheck
101101 excludes : prerelease, draft
@@ -157,7 +157,7 @@ jobs:
157157
158158 - name : Download shfmt
159159 id : download
160- uses : MrOctopus/download-asset-action@1.0
160+ uses : MrOctopus/download-asset-action@1.1
161161 with :
162162 repository : mvdan/sh
163163 excludes : prerelease, draft
You can’t perform that action at this time.
0 commit comments