Skip to content

Commit

Permalink
Merge pull request #411 from AMS21/dependabot/github_actions/reviewdo…
Browse files Browse the repository at this point in the history
…g/action-actionlint-1.63.0

Bump reviewdog/action-actionlint from 1.62.0 to 1.63.0
  • Loading branch information
AMS21 authored Jan 13, 2025
2 parents 5dadede + 352140c commit 03cff4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/StyleCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ jobs:
if_false: 'github-check'

- name: Run actionlint with reviewdog
uses: reviewdog/action-actionlint@v1.62.0
uses: reviewdog/action-actionlint@v1.63.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: ${{ steps.reporter.outputs.value }}
Expand Down

0 comments on commit 03cff4e

Please sign in to comment.