fix(renovate): pin action to v46.1.15 #10

Merged
makiolaj merged 1 commits from fix/renovate-action-pin into main 2026-06-18 20:35:00 +00:00
Showing only changes of commit eeef089e4a - Show all commits

View File

@@ -18,7 +18,9 @@ jobs:
runs-on: docker
steps:
- 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:
# Self-hosted Gitea, not github.com.
RENOVATE_PLATFORM: gitea