Skip to content

Commit f653f72

Browse files
authored
Merge pull request #12 from per1234/dependabot/github_actions/carlosperate/download-file-action-2
Bump carlosperate/download-file-action from 1 to 2
2 parents 75b1116 + ae8a581 commit f653f72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-workflows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions/checkout@v3
3131

3232
- name: Download JSON schema for GitHub Actions workflows
33-
uses: carlosperate/download-file-action@v1
33+
uses: carlosperate/download-file-action@v2
3434
with:
3535
# See: https://github.com/SchemaStore/schemastore/blob/master/src/schemas/json/github-workflow.json
3636
file-url: https://json.schemastore.org/github-workflow

0 commit comments

Comments
 (0)