Update actions/checkout digest to 1d96c77 #17

Merged
renovate merged 1 commits from renovate/actions-checkout-digest into main 2024-04-22 14:41:41 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 080820ea77 - Show all commits

View File

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:37.284.0@sha256:9f7d4edb4826e74bcefeeff20f1b3c4f06ca5e5e688e3c8fddf48403af7ceebb container: ghcr.io/renovatebot/renovate:37.284.0@sha256:9f7d4edb4826e74bcefeeff20f1b3c4f06ca5e5e688e3c8fddf48403af7ceebb
steps: steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4
- run: renovate - run: renovate
env: env:
RENOVATE_CONFIG_FILE: "${{ gitea.workspace }}/config.js" RENOVATE_CONFIG_FILE: "${{ gitea.workspace }}/config.js"