Merge pull request 'Update actions/checkout action to v7.0.1' (#49) from renovate/actions-checkout-7.x into main
renovate / renovate (push) Has been cancelled

Reviewed-on: #49
This commit was merged in pull request #49.
This commit is contained in:
2026-08-07 12:03:20 +07:00
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
container: renovate/renovate:44.0-full
steps:
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
- run: renovate
env:
RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/renovate-config.js