Compare commits

..

No commits in common. "renovate/actions-checkout-4.x" and "main" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
RENOVATE_GIT_AUTHOR: "Johnny5 <bot@snaile.de>" RENOVATE_GIT_AUTHOR: "Johnny5 <bot@snaile.de>"
steps: steps:
- uses: https://code.forgejo.org/actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - uses: https://code.forgejo.org/actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
- name: Renovate - name: Renovate
run: renovate ${{ github.repository }} run: renovate ${{ github.repository }}