Skip to content

Commit

Permalink
Merge pull request #12 from per1234/dependabot/github_actions/carlosp…
Browse files Browse the repository at this point in the history
…erate/download-file-action-2

Bump carlosperate/download-file-action from 1 to 2
  • Loading branch information
per1234 authored Oct 24, 2022
2 parents 75b1116 + ae8a581 commit f653f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: actions/checkout@v3

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

0 comments on commit f653f72

Please sign in to comment.