You've already forked library-registry
mirror of
https://github.com/arduino/library-registry.git
synced 2025-07-14 22:21:02 +03:00
Bump carlosperate/download-file-action from 1 to 2
Bumps [carlosperate/download-file-action](https://github.com/carlosperate/download-file-action) from 1 to 2. - [Release notes](https://github.com/carlosperate/download-file-action/releases) - [Commits](https://github.com/carlosperate/download-file-action/compare/v1...v2) --- updated-dependencies: - dependency-name: carlosperate/download-file-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
.github/workflows/check-taskfiles.yml
vendored
2
.github/workflows/check-taskfiles.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Download JSON schema for Taskfiles
|
- name: Download JSON schema for Taskfiles
|
||||||
id: download-schema
|
id: download-schema
|
||||||
uses: carlosperate/download-file-action@v1
|
uses: carlosperate/download-file-action@v2
|
||||||
with:
|
with:
|
||||||
# See: https://github.com/SchemaStore/schemastore/blob/master/src/schemas/json/taskfile.json
|
# See: https://github.com/SchemaStore/schemastore/blob/master/src/schemas/json/taskfile.json
|
||||||
file-url: https://json.schemastore.org/taskfile.json
|
file-url: https://json.schemastore.org/taskfile.json
|
||||||
|
Reference in New Issue
Block a user