We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77a0460 commit 5f3ee15Copy full SHA for 5f3ee15
1 file changed
.github/workflows/renovate.yaml
@@ -14,6 +14,8 @@ jobs:
14
uses: actions/checkout@v4
15
- name: Self-hosted Renovate
16
uses: renovatebot/github-action@v41.0.0
17
+ env:
18
+ GOTOOLCHAIN: go1.21.13
19
with:
20
configurationFile: .github/renovate.json
21
token: ${{ secrets.RENOVATE_TOKEN }}
0 commit comments