Skip to content

Commit 3eb919d

Browse files
authored
Merge pull request #5141 from GitTools/dependabot/github_actions/dot-github/workflows/reviewdog-7bfa8bee24
(build deps): bump reviewdog/action-actionlint from 1.73.1 to 1.73.2 in /.github/workflows in the reviewdog group across 1 directory
2 parents 4ae1f2a + 35b3f22 commit 3eb919d

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
@@ -44,7 +44,7 @@ jobs:
4444
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
4545

4646
- name: Run actionlint
47-
uses: reviewdog/action-actionlint@d63ba7532e0942965320cd8d73cbae4c7b3c5283 # v1.73.1
47+
uses: reviewdog/action-actionlint@dbe5299849118fd6f099ba563d263d770955a64a # v1.73.2
4848
with:
4949
github_token: ${{ github.token }}
5050
reporter: ${{ github.event_name == 'pull_request' && 'github-pr-review' || 'github-check' }}

0 commit comments

Comments
 (0)