Merge pull request 'fix(renovate): pin action to v46.1.15' (#10) from fix/renovate-action-pin into main
All checks were successful
CI / ci (push) Successful in 1m45s
All checks were successful
CI / ci (push) Successful in 1m45s
This commit was merged in pull request #10.
This commit is contained in:
@@ -18,7 +18,9 @@ jobs:
|
|||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- name: Run Renovate
|
- name: Run Renovate
|
||||||
uses: renovatebot/github-action@v40
|
# This action publishes only full semver tags (no moving major tag —
|
||||||
|
# @v46 / @v40 etc. 404). Pin a real release; Renovate keeps it bumped.
|
||||||
|
uses: renovatebot/github-action@v46.1.15
|
||||||
env:
|
env:
|
||||||
# Self-hosted Gitea, not github.com.
|
# Self-hosted Gitea, not github.com.
|
||||||
RENOVATE_PLATFORM: gitea
|
RENOVATE_PLATFORM: gitea
|
||||||
|
|||||||
Reference in New Issue
Block a user