Skip to content

Commit

Permalink
Merge pull request #23 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.54.0
  • Loading branch information
Siro256 authored Jul 19, 2024
2 parents f606c58 + 95d173f commit f9e6c9a
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.53.0
uses: reviewdog/action-actionlint@v1.54.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review

0 comments on commit f9e6c9a

Please sign in to comment.