Skip to content

Commit

Permalink
chore(deps): pin ibiqlik/action-yamllint action to 2576378 (#276)
Browse files Browse the repository at this point in the history
* chore(deps): pin ibiqlik/action-yamllint action to 2576378

* Update validate-manifests.yaml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alexis de Talhouët <[email protected]>
  • Loading branch information
renovate[bot] and adetalhouet authored Dec 11, 2023
1 parent ecc4efd commit f4969b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-manifests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Code Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Validate YAML
uses: ibiqlik/action-yamllint@v3
uses: ibiqlik/action-yamllint@2576378a8e339169678f9939646ee3ee325e845c # v3
with:
format: github

Expand Down

0 comments on commit f4969b1

Please sign in to comment.