chore(deps): update actions/checkout action to v6 #9

Merged
t.behrendt merged 1 commits from renovate/actions-checkout-6.x into main 2025-12-12 21:21:39 +01:00
Showing only changes of commit c03cb50189 - Show all commits

View File

@@ -10,7 +10,7 @@ jobs:
name: Release name: Release
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
with: with:
fetch-depth: 0 fetch-depth: 0
- name: Increment tag - name: Increment tag