Skip to content

Commit 8c33391

Browse files
chore(deps): update reviewdog/action-actionlint action to v1.65.0 (#187)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1ab6016 commit 8c33391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actionlint.yaml

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.64.1
16+
uses: reviewdog/action-actionlint@v1.65.0
1717
with:
1818
github_token: ${{ secrets.GITHUB_TOKEN }}
1919
reporter: github-pr-review

0 commit comments

Comments
 (0)