Skip to content

Commit 99bcc17

Browse files
Bump karancode/yamllint-github-action from 2.1.0 to 2.1.1 (#44)
Bumps [karancode/yamllint-github-action](https://github.com/karancode/yamllint-github-action) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/karancode/yamllint-github-action/releases) - [Commits](karancode/yamllint-github-action@c85ba57...fdef6bc) --- updated-dependencies: - dependency-name: karancode/yamllint-github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f6cdbfd commit 99bcc17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
files: .yamllint
5757
- name: Lint YAML
5858
if: steps.yamllint_config.outputs.files_exists == 'true'
59-
uses: karancode/yamllint-github-action@c85ba571891f3a9571b9bb89a7e31d099f4fd4a1 # master
59+
uses: karancode/yamllint-github-action@fdef6bc189425ecc84cc4543b2674566c0827053 # master
6060
with:
6161
yamllint_config_filepath: .yamllint
6262
- name: Scan Repo

0 commit comments

Comments
 (0)