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 6060
6161 - name : Download latest editorconfig-checker release binary package
6262 id : download
63- uses : MrOctopus/download-asset-action@1.0
63+ uses : MrOctopus/download-asset-action@1.1
6464 with :
6565 repository : editorconfig-checker/editorconfig-checker
6666 excludes : prerelease, draft
Original file line number Diff line number Diff line change 9999
100100 - name : Download latest ShellCheck release binary package
101101 id : download
102- uses : MrOctopus/download-asset-action@1.0
102+ uses : MrOctopus/download-asset-action@1.1
103103 with :
104104 repository : koalaman/shellcheck
105105 excludes : prerelease, draft
@@ -165,7 +165,7 @@ jobs:
165165
166166 - name : Download shfmt
167167 id : download
168- uses : MrOctopus/download-asset-action@1.0
168+ uses : MrOctopus/download-asset-action@1.1
169169 with :
170170 repository : mvdan/sh
171171 excludes : prerelease, draft
You can’t perform that action at this time.
0 commit comments