Skip to content

Commit

Permalink
Merge pull request #198 from masutaka/dependabot/github_actions/revie…
Browse files Browse the repository at this point in the history
…wdog/action-actionlint-1.54.0

Bump reviewdog/action-actionlint from 1.51.0 to 1.54.0
  • Loading branch information
masutaka authored Aug 2, 2024
2 parents 2938ff7 + b2be8a6 commit 084e310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run actionlint
uses: reviewdog/action-actionlint@afad3b6ab835e5611bda8c8193377e2d5c21413d # v1.51.0
uses: reviewdog/action-actionlint@4f8f9963ca57a41e5fd5b538dd79dbfbd3e0b38a # v1.54.0
with:
fail_on_error: true
filter_mode: nofilter
Expand Down

0 comments on commit 084e310

Please sign in to comment.