Update actions/checkout digest to eef6144 #15

Merged
luca merged 1 commits from renovate/actions-checkout-digest into main 2024-10-22 14:24:03 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ jobs:
name: Update xbps-src template name: Update xbps-src template
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4 - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
with: with:
fetch-depth: 0 fetch-depth: 0
token: ${{ secrets.FORGEJO_PUSH_TOKEN }} token: ${{ secrets.FORGEJO_PUSH_TOKEN }}