chore(deps): update actions/checkout action to v7 (#38199)

This commit is contained in:
Giteabot
2026-06-22 13:46:55 -07:00
committed by GitHub
parent 736ab982c8
commit 2003cf4e87
14 changed files with 29 additions and 29 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
if: github.repository == 'go-gitea/gitea' # prevent running on forks
timeout-minutes: 30
steps:
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
- uses: renovatebot/github-action@8217b3fc286df088d7c27f3255fe8414463bc0fd # v46.1.15
with:
renovate-version: ${{ env.RENOVATE_VERSION }}