Skip to content

Commit

Permalink
⬆️ Update 👷 GitHub Action reviewdog/action-yamllint to 508148c
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 23, 2024
1 parent ba1f8cc commit 4f79244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: Review Dog - yamllint
uses: reviewdog/action-yamllint@bc37f456f657881f4a007caa6e243cef03ec8a84 # v1
uses: reviewdog/action-yamllint@508148c0d959b166798f9792d1b29dddcac37348 # v1
with:
yamllint_flags: >-
--config-file ${{github.workspace}}/.github/settings/yamllint.yml
Expand Down

0 comments on commit 4f79244

Please sign in to comment.