Skip to content

Commit

Permalink
Merge pull request #39 from josegonzalez/dependabot/github_actions/ib…
Browse files Browse the repository at this point in the history
…iqlik/action-yamllint-3.1.1

chore(deps): bump ibiqlik/action-yamllint from 3.0.2 to 3.1.1
  • Loading branch information
josegonzalez authored Oct 7, 2023
2 parents 0c80297 + 5ec123c commit d9f93cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Clone
uses: actions/checkout@v4
- name: Run yamllint
uses: ibiqlik/action-yamllint@c19bd0523a9011c3a3960fe6640a0882b59af15d
uses: ibiqlik/action-yamllint@2576378a8e339169678f9939646ee3ee325e845c
# v3.0.2 => c19bd0523a9011c3a3960fe6640a0882b59af15d
with:
config_file: '.github/linters/.yamllint.yml'

0 comments on commit d9f93cf

Please sign in to comment.