Skip to content

Commit

Permalink
Merge pull request #109 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.62.0
  • Loading branch information
sksat authored Jan 7, 2025
2 parents 6e0704e + 780b9f2 commit 3a976b2
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 @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v4.2.2

- name: actionlint
uses: reviewdog/action-actionlint@v1.60.0
uses: reviewdog/action-actionlint@v1.62.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review

0 comments on commit 3a976b2

Please sign in to comment.