Skip to content

Commit 0e75a83

Browse files
chore(deps): bump reviewdog/action-actionlint from 1.69.1 to 1.70.0
Bumps [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) from 1.69.1 to 1.70.0. - [Release notes](https://github.com/reviewdog/action-actionlint/releases) - [Commits](reviewdog/action-actionlint@83e4ed2...e58ee9d) --- updated-dependencies: - dependency-name: reviewdog/action-actionlint dependency-version: 1.70.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53f1adb commit 0e75a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-github-actions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
sparse-checkout-cone-mode: false
4444

4545
- name: Lint GitHub Actions
46-
uses: reviewdog/action-actionlint@83e4ed25b168066ad8f62f5afbb29ebd8641d982 # v1.69.1
46+
uses: reviewdog/action-actionlint@e58ee9d111489c31395fbe4857b0be6e7635dbda # v1.70.0
4747

4848
- name: Check GitHub Actions with 'actionlint'
4949
# Ref: https://github.com/rhysd/actionlint/blob/main/docs/usage.md#use-actionlint-on-github-actions

0 commit comments

Comments
 (0)