Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 056f439

Browse files
Update reviewdog/action-actionlint action to v1.40.0
1 parent 32c51ff commit 056f439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actionlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v4
1414

1515
- name: actionlint
16-
uses: reviewdog/action-actionlint@v1.39.1
16+
uses: reviewdog/action-actionlint@v1.40.0
1717
with:
1818
github_token: ${{ secrets.GITHUB_TOKEN }}
1919
reporter: github-pr-review

0 commit comments

Comments
 (0)