Skip to content

Commit

Permalink
chore(deps): actionlint v1.7.7
Browse files Browse the repository at this point in the history
PR: #123
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent 1cdd973 commit cf4f5e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

- name: Install Actionlint
env:
version: "1.7.6"
version: "1.7.7"
run: curl -Ls "https://github.com/rhysd/actionlint/releases/download/v${{ env.version }}/actionlint_${{ env.version }}_linux_amd64.tar.gz" | sudo tar -x -z -C /usr/local/bin actionlint

- name: Run Actionlint
Expand Down

0 comments on commit cf4f5e6

Please sign in to comment.