Skip to content

Commit

Permalink
Merge pull request #100 from arkedge/renovate/reviewdog-action-action…
Browse files Browse the repository at this point in the history
…lint-1.x

Update reviewdog/action-actionlint action to v1.54.0
  • Loading branch information
sksat authored Jul 22, 2024
2 parents 6103ecc + ef34d92 commit f23364d
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 @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: actionlint
uses: reviewdog/action-actionlint@c6ee1eb0a5d47b2af53a203652b5dac0b6c4016e # v1.43.0
uses: reviewdog/action-actionlint@4f8f9963ca57a41e5fd5b538dd79dbfbd3e0b38a # v1.54.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review

0 comments on commit f23364d

Please sign in to comment.