File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 9494
9595 - name : Download ClangFormat
9696 id : download-clang-format
97- uses : MrOctopus/download-asset-action@1.0
97+ uses : MrOctopus/download-asset-action@1.1
9898 with :
9999 repository : arduino/clang-static-binaries
100100 tag : ${{ env.CLANG_FORMAT_VERSION }}
@@ -162,7 +162,7 @@ jobs:
162162
163163 - name : Download ClangFormat
164164 id : download
165- uses : MrOctopus/download-asset-action@1.0
165+ uses : MrOctopus/download-asset-action@1.1
166166 with :
167167 repository : arduino/clang-static-binaries
168168 tag : ${{ env.CLANG_FORMAT_VERSION }}
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 9898
9999 - name : Download latest ShellCheck release binary package
100100 id : download
101- uses : MrOctopus/download-asset-action@1.0
101+ uses : MrOctopus/download-asset-action@1.1
102102 with :
103103 repository : koalaman/shellcheck
104104 excludes : prerelease, draft
@@ -163,7 +163,7 @@ jobs:
163163
164164 - name : Download shfmt
165165 id : download
166- uses : MrOctopus/download-asset-action@1.0
166+ uses : MrOctopus/download-asset-action@1.1
167167 with :
168168 repository : mvdan/sh
169169 excludes : prerelease, draft
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