Skip to content

Commit

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

Bump reviewdog/action-actionlint from 1.64.1 to 1.65.0
  • Loading branch information
masutaka authored Mar 4, 2025
2 parents 48988db + 27cce12 commit 1d971bb
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@abd537417cf4991e1ba8e21a67b1119f4f53b8e0 # v1.64.1
uses: reviewdog/action-actionlint@db58217885f9a6570da9c71be4e40ec33fe44a1f # v1.65.0
with:
fail_level: error
filter_mode: nofilter
Expand Down

0 comments on commit 1d971bb

Please sign in to comment.