Skip to content

Commit

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

Bump reviewdog/action-actionlint from 1.61.0 to 1.64.1
  • Loading branch information
masutaka authored Feb 2, 2025
2 parents be021dd + 028688d commit 856c64a
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@534eb894142bcf31616e5436cbe4214641c58101 # v1.61.0
uses: reviewdog/action-actionlint@abd537417cf4991e1ba8e21a67b1119f4f53b8e0 # v1.64.1
with:
fail_on_error: true
filter_mode: nofilter
Expand Down

0 comments on commit 856c64a

Please sign in to comment.