Skip to content

Commit

Permalink
Merge pull request #58 from bjhargrave/actionlint-update
Browse files Browse the repository at this point in the history
Update actionlint to v1.7.0
  • Loading branch information
hickeyma authored May 24, 2024
2 parents 4e230b4 + 911ff28 commit 74f70a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actionlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: "Download actionlint"
id: get_actionlint
run: |
bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/2d26fef7e97b8ab345791f5ade3252da47d083e3/scripts/download-actionlint.bash)
bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/b6b7a2901eb4fa4bae2e6d8f9b6edd1a37b3cca7/scripts/download-actionlint.bash)
- name: "Check workflow files"
run: |
Expand Down

0 comments on commit 74f70a5

Please sign in to comment.