Update actions/checkout action to v4.1.7
All checks were successful
renovate / renovate (push) Successful in 2m54s

This commit was merged in pull request #79.
This commit is contained in:
Renovate Bot
2024-06-13 00:01:03 +00:00
parent 1fa85483a2
commit 723ff74c3f

View File

@@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
container: catthehacker/ubuntu:act-latest
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- env:
YAMLLINT_VERSION: "1.26.3"
run: |