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 9393
9494 - name : Download latest ShellCheck release binary package
9595 id : download
96- uses : MrOctopus/download-asset-action@1.0
96+ uses : MrOctopus/download-asset-action@1.1
9797 with :
9898 repository : koalaman/shellcheck
9999 excludes : prerelease, draft
@@ -144,7 +144,7 @@ jobs:
144144
145145 - name : Download shfmt
146146 id : download
147- uses : MrOctopus/download-asset-action@1.0
147+ uses : MrOctopus/download-asset-action@1.1
148148 with :
149149 repository : mvdan/sh
150150 excludes : prerelease, draft
You can’t perform that action at this time.
0 commit comments