chore(deps): update actions/checkout action to v6.0.2 (#2)
All checks were successful
Release / Publish Docker Images (push) Successful in 5m54s
All checks were successful
Release / Publish Docker Images (push) Successful in 5m54s
Co-authored-by: renovate[bot] <renovate-bot@git.tainton.uk> Co-committed-by: renovate[bot] <renovate-bot@git.tainton.uk>
This commit was merged in pull request #2.
This commit is contained in:
@@ -65,7 +65,7 @@ jobs:
|
||||
REPO: ${{ gitea.repository }}
|
||||
|
||||
- name: Check out repository
|
||||
uses: actions/checkout@v6.0.1
|
||||
uses: actions/checkout@v6.0.2
|
||||
# with:
|
||||
# fetch-depth: 0
|
||||
# ref: ${{ steps.split.outputs.branch }}
|
||||
|
||||
Reference in New Issue
Block a user