Skip to content

Commit

Permalink
chore(deps): actionlint v1.7.4
Browse files Browse the repository at this point in the history
PR: #98
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 10, 2024
1 parent d3f4ab7 commit 6f24867
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.3"
version: "1.7.4"
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 6f24867

Please sign in to comment.