Make renovate happier with github action

This commit is contained in:
Michael Telatynski 2026-02-18 16:09:59 +00:00 committed by GitHub
parent 92c06935d6
commit e6ea9beba5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -131,7 +131,7 @@ jobs:
- name: "[Release] Fetch release"
id: release
if: ${{ !inputs.nightly && inputs.version != 'develop' }}
uses: cardinalby/git-get-release-action@cedef2faf69cb7c55b285bad07688d04430b7ada # v1
uses: cardinalby/git-get-release-action@cedef2faf69cb7c55b285bad07688d04430b7ada # v1.2.4
env:
GITHUB_TOKEN: ${{ github.token }}
with: