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

Merged
renovate-bot merged 1 commits from renovate/actions-checkout-7.x into main 2026-06-25 20:11:34 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 462821122e - Show all commits
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
- ubuntu-latest - ubuntu-latest
- ${{ inputs.runner }} - ${{ inputs.runner }}
steps: steps:
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with: with:
fetch-depth: 0 fetch-depth: 0
- run: | - run: |
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
needs: build needs: build
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with: with:
fetch-depth: 0 fetch-depth: 0
- uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@e393dbb067c09fd43519392572ccf63b66cba92d # 0.1.39 - uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@e393dbb067c09fd43519392572ccf63b66cba92d # 0.1.39