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 3434
3535 - name : Download latest editorconfig-checker release binary package
3636 id : download
37- uses : MrOctopus/download-asset-action@1.0
37+ uses : MrOctopus/download-asset-action@1.1
3838 with :
3939 repository : editorconfig-checker/editorconfig-checker
4040 excludes : prerelease, draft
Original file line number Diff line number Diff line change 6666
6767 - name : Download latest ShellCheck release binary package
6868 id : download
69- uses : MrOctopus/download-asset-action@1.0
69+ uses : MrOctopus/download-asset-action@1.1
7070 with :
7171 repository : koalaman/shellcheck
7272 excludes : prerelease, draft
@@ -111,7 +111,7 @@ jobs:
111111
112112 - name : Download shfmt
113113 id : download
114- uses : MrOctopus/download-asset-action@1.0
114+ uses : MrOctopus/download-asset-action@1.1
115115 with :
116116 repository : mvdan/sh
117117 excludes : prerelease, draft
You can’t perform that action at this time.
0 commit comments