diff --git a/.forgejo/workflows/renovate.yml b/.forgejo/workflows/renovate.yml index 58666dc..f0d0ab2 100644 --- a/.forgejo/workflows/renovate.yml +++ b/.forgejo/workflows/renovate.yml @@ -14,7 +14,7 @@ jobs: container: ghcr.io/renovatebot/renovate:37.310.1@sha256:3dbcdbab71b3e21cb12dd519ba1c25f4b1d5b65429a652f21bd1a48c64e0f308 steps: - name: Checkout - uses: https://github.com/actions/checkout@1e31de5234b9f8995739874a8ce0492dc87873e2 # 4.0.0 + uses: https://github.com/actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # 4.1.6 - name: Renovate run: renovate