Skip to content

Commit 0e7441b

Browse files
authored
Merge pull request #109 from dokku/dependabot/github_actions/ibiqlik/action-yamllint-3.1.1
chore(deps): bump ibiqlik/action-yamllint from 3.0.4 to 3.1.1
2 parents 6870fcd + 5ae5361 commit 0e7441b

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@v3
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)