Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4b2f66c

Browse files
dependabot[bot]per1234
authored andcommitted
Bump MrOctopus/download-asset-action in /.github/workflows
Bumps [MrOctopus/download-asset-action](https://github.com/mroctopus/download-asset-action) from 1.0 to 1.1. - [Release notes](https://github.com/mroctopus/download-asset-action/releases) - [Commits](MrOctopus/download-asset-action@1.0...1.1) --- updated-dependencies: - dependency-name: MrOctopus/download-asset-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0efee4c commit 4b2f66c

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

‎.github/workflows/check-clang-format.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
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 }}

‎.github/workflows/check-general-formatting-task.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
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

‎.github/workflows/check-shell-task.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
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

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /