Skip to content

Commit 63e48cb

Browse files
authored
Merge pull request #4 from jwillikers/dependabot/github_actions/karancode/yamllint-github-action-3.0.0
Bump karancode/yamllint-github-action from 2.1.1 to 3.0.0
2 parents 7f7c3af + 57c6fc4 commit 63e48cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
runs-on: ubuntu-latest
4444
steps:
4545
- uses: actions/checkout@v4
46-
- uses: karancode/yamllint-github-action@v2.1.1
46+
- uses: karancode/yamllint-github-action@v3.0.0

0 commit comments

Comments
 (0)