Skip to content

Commit

Permalink
Upgrade actionlint
Browse files Browse the repository at this point in the history
  • Loading branch information
TAGraves committed Nov 18, 2024
1 parent f736824 commit 698a6c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_package_development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
- name: Lint github workflows
run: |
echo "::add-matcher::.github/actionlint-matcher.json"
bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/3a2f2c755b6442ec7999b28dfd107e1bb9853389/scripts/download-actionlint.bash)
bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/97871a555712e90a2f4f9ae0f42794bd61af88bc/scripts/download-actionlint.bash)
./actionlint -color
shell: bash

Expand Down

0 comments on commit 698a6c1

Please sign in to comment.