Skip to content

Commit

Permalink
chore(deps): update reviewdog/action-actionlint action to v1.40.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 19, 2023
1 parent d4677db commit d43ee2c
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 @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v4

- name: actionlint
uses: reviewdog/action-actionlint@v1.39.1
uses: reviewdog/action-actionlint@v1.40.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
level: info
Expand Down

0 comments on commit d43ee2c

Please sign in to comment.