Skip to content

Commit 1858cd3

Browse files
Bump bewuethr/yamllint-action in the github-actions group
Bumps the github-actions group with 1 update: [bewuethr/yamllint-action](https://github.com/bewuethr/yamllint-action). Updates `bewuethr/yamllint-action` from 1.2.2 to 1.3.0 - [Release notes](https://github.com/bewuethr/yamllint-action/releases) - [Commits](bewuethr/yamllint-action@v1.2.2...v1.3.0) --- updated-dependencies: - dependency-name: bewuethr/yamllint-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a1af922 commit 1858cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fail-fast: false
1818
steps:
1919
- uses: "actions/checkout@v4"
20-
- uses: "bewuethr/yamllint-action@v1.2.2"
20+
- uses: "bewuethr/yamllint-action@v1.3.0"
2121
with:
2222
config-file: ".yamllint"
2323
- uses: "actions/setup-python@v5"

0 commit comments

Comments
 (0)