Skip to content

Commit 1a26b4a

Browse files
Bump carlosperate/download-file-action from 2.0.2 to 2.0.3
Bumps [carlosperate/download-file-action](https://github.com/carlosperate/download-file-action) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/carlosperate/download-file-action/releases) - [Commits](carlosperate/download-file-action@v2.0.2...v2.0.3) --- updated-dependencies: - dependency-name: carlosperate/download-file-action dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a445b83 commit 1a26b4a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/sync-labels.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: Download JSON schema for labels configuration file
3333
id: download-schema
34-
uses: carlosperate/download-file-action@v2.0.2
34+
uses: carlosperate/download-file-action@v2.0.3
3535
with:
3636
file-url: https://raw.githubusercontent.com/arduino/tooling-project-assets/main/workflow-templates/assets/sync-labels/arduino-tooling-gh-label-configuration-schema.json
3737
location: ${{ runner.temp }}/label-configuration-schema
@@ -65,7 +65,7 @@ jobs:
6565

6666
steps:
6767
- name: Download
68-
uses: carlosperate/download-file-action@v2.0.2
68+
uses: carlosperate/download-file-action@v2.0.3
6969
with:
7070
file-url: https://raw.githubusercontent.com/107-systems/.github/main/workflow-templates/assets/sync-labels/${{ matrix.filename }}
7171

0 commit comments

Comments
 (0)