Skip to content

Commit 0483692

Browse files
authored
Auto merge! (merge-pr-in-all)
Update reviewdog/action-actionlint action to v1.69.0
2 parents 6ab583d + 898b73f commit 0483692

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/actionlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v6.0.0
1313
- name: actionlint
14-
uses: reviewdog/action-actionlint@v1.68.0
14+
uses: reviewdog/action-actionlint@v1.69.0
1515
with:
1616
github_token: ${{ secrets.GITHUB_TOKEN }}
1717
reporter: github-pr-review

0 commit comments

Comments
 (0)