Skip to content

Commit 0e7ca5e

Browse files
authored
Auto merge! (merge-pr-in-all)
Update reviewdog/action-actionlint action to v1.72.1
2 parents 3fb6c84 + 15f633b commit 0e7ca5e

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@v7.0.1
1313
- name: actionlint
14-
uses: reviewdog/action-actionlint@v1.72.0
14+
uses: reviewdog/action-actionlint@v1.72.1
1515
with:
1616
github_token: ${{ secrets.GITHUB_TOKEN }}
1717
reporter: github-pr-review

0 commit comments

Comments
 (0)