Update actions/checkout action to v4.1.7 (#104)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
68278251cd
commit
181b0a37b6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/codeberg_mirror.yml
vendored
2
.github/workflows/codeberg_mirror.yml
vendored
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
if: github.repository == 'komikku-app/komikku'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
|
||||
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: pixta-dev/repository-mirroring-action@674e65a7d483ca28dafaacba0d07351bdcc8bd75 # v1.1.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue