We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f29a99e commit d2bf722Copy full SHA for d2bf722
2 files changed
.github/workflows/bump-version.yaml
@@ -64,7 +64,7 @@ jobs:
64
with:
65
python-version: 3.13
66
67
- - uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
+ - uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # 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