Update actions/checkout action to v7 #46

Merged
Renovate-Clanker merged 1 commits from renovate/actions-checkout-7.x into main 2026-06-18 21:22:43 +07:00
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
container: renovate/renovate:43.212-full
steps:
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- run: renovate
env:
RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/renovate-config.js