We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6c70aa commit 72b526dCopy full SHA for 72b526d
2 files changed
.github/workflows/bump-version.yaml
@@ -64,7 +64,7 @@ jobs:
64
with:
65
python-version: 3.14
66
67
- - uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6
+ - uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
68
if: steps.command.outputs.command-name == 'bump'
69
70
go-version: ^1
.github/workflows/pre-commit.yaml
@@ -48,7 +48,7 @@ jobs:
48
49
50
51
52
53
54
0 commit comments