We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6827825 commit 181b0a3Copy full SHA for 181b0a3
.github/workflows/codeberg_mirror.yml
@@ -13,7 +13,7 @@ jobs:
13
if: github.repository == 'komikku-app/komikku'
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
+ - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
17
with:
18
fetch-depth: 0
19
- uses: pixta-dev/repository-mirroring-action@674e65a7d483ca28dafaacba0d07351bdcc8bd75 # v1.1.1
0 commit comments