Skip to content

Commit

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

Bump reviewdog/action-actionlint from 1.57.0 to 1.61.0
  • Loading branch information
masutaka authored Jan 1, 2025
2 parents 0dd47b7 + b474625 commit 53aa262
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@7eeec1dd160c2301eb28e1568721837d084558ad # v1.57.0
uses: reviewdog/action-actionlint@534eb894142bcf31616e5436cbe4214641c58101 # v1.61.0
with:
fail_on_error: true
filter_mode: nofilter
Expand Down

0 comments on commit 53aa262

Please sign in to comment.