Skip to content

Commit

Permalink
Merge pull request #26 from EEWBot/renovate/reviewdog-action-actionli…
Browse files Browse the repository at this point in the history
…nt-1.x

Update reviewdog/action-actionlint action to v1.56.0
  • Loading branch information
yanorei32 authored Sep 28, 2024
2 parents de74903 + 7cfb103 commit 50015f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actionlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: actionlint
uses: reviewdog/action-actionlint@v1.54.0
uses: reviewdog/action-actionlint@v1.56.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review

0 comments on commit 50015f5

Please sign in to comment.