Skip to content

Commit

Permalink
Merge pull request #46 from route06/dependabot/github_actions/reviewd…
Browse files Browse the repository at this point in the history
…og/action-actionlint-1.51.0

build(deps): bump reviewdog/action-actionlint from 1.48.0 to 1.51.0
  • Loading branch information
masutaka authored Jun 25, 2024
2 parents 849af80 + b4f89fd commit c09d74f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/my_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run actionlint with reviewdog
uses: reviewdog/action-actionlint@fd627997c9688c2f39e13917aed23873c031b834 # v1.48.0
uses: reviewdog/action-actionlint@afad3b6ab835e5611bda8c8193377e2d5c21413d # v1.51.0
with:
fail_on_error: true
filter_mode: nofilter
Expand Down

0 comments on commit c09d74f

Please sign in to comment.