Skip to content

Commit 6b38ce8

Browse files
chore(deps): bump staffbase/yamllint-action from 1.3.0 to 1.4.0 (#334)
Bumps [staffbase/yamllint-action](https://github.com/staffbase/yamllint-action) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/staffbase/yamllint-action/releases) - [Commits](Staffbase/yamllint-action@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: staffbase/yamllint-action dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed2b36c commit 6b38ce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/template_yaml.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/checkout@v4
2424

2525
- name: Lint and Annotate
26-
uses: staffbase/yamllint-action@v1.3.0
26+
uses: staffbase/yamllint-action@v1.4.0
2727
with:
2828
token: ${{ secrets.GITHUB_TOKEN }}
2929
action-name: ${{ inputs.action-name }}

0 commit comments

Comments
 (0)