Update actions/checkout digest to 11bd719 #17

Merged
Johnny5 merged 1 commit from renovate/actions-checkout-digest into main 2025-02-26 13:01:06 +01:00

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@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4 - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
with: with:
fetch-depth: 0 fetch-depth: 0
token: ${{ secrets.FORGEJO_PUSH_TOKEN }} token: ${{ secrets.FORGEJO_PUSH_TOKEN }}