Skip to content

Commit b7607ad

Browse files
chore(deps): bump reviewdog/action-actionlint from 1.67.0 to 1.68.0 in the gha group across 1 directory (#84)
chore(deps): bump reviewdog/action-actionlint Bumps the gha group with 1 update in the / directory: [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint). Updates `reviewdog/action-actionlint` from 1.67.0 to 1.68.0 - [Release notes](https://github.com/reviewdog/action-actionlint/releases) - [Commits](reviewdog/action-actionlint@95395aa...f00ad06) --- updated-dependencies: - dependency-name: reviewdog/action-actionlint dependency-version: 1.68.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gha ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e8f5db commit b7607ad

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
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1818

19-
- uses: reviewdog/action-actionlint@95395aac8c053577d0bc67eb7b74936c660c6f66 # v1.67.0
19+
- uses: reviewdog/action-actionlint@f00ad0691526c10be4021a91b2510f0a769b14d0 # v1.68.0
2020
with:
2121
fail_level: any
2222
reporter: github-check

0 commit comments

Comments
 (0)