Skip to content

Commit 5ae5361

Browse files
chore(deps): bump ibiqlik/action-yamllint from 3.0.4 to 3.1.1
Bumps [ibiqlik/action-yamllint](https://github.com/ibiqlik/action-yamllint) from 3.0.4 to 3.1.1. - [Release notes](https://github.com/ibiqlik/action-yamllint/releases) - [Commits](ibiqlik/action-yamllint@ed2b6e9...2576378) --- updated-dependencies: - dependency-name: ibiqlik/action-yamllint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 086d61c commit 5ae5361

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
- name: Clone
6868
uses: actions/checkout@v2
6969
- name: Run yamllint
70-
uses: ibiqlik/action-yamllint@ed2b6e911569708ed121c14b87d513860a7e36a7
70+
uses: ibiqlik/action-yamllint@2576378a8e339169678f9939646ee3ee325e845c
7171
# v3.0.4 => ed2b6e911569708ed121c14b87d513860a7e36a7
7272
with:
7373
config_file: '.github/linters/.yamllint.yml'

0 commit comments

Comments
 (0)