There was an error while loading. Please reload this page.
1 parent fc3b422 commit 03ee73dCopy full SHA for 03ee73d
.github/workflows/push.yml
@@ -17,4 +17,5 @@ jobs:
17
id-token: write
18
with:
19
plugin-version-suffix: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || '' }}
20
+ go-version: '1.24.6'
21
golangci-lint-version: 2.1.6
0 commit comments