Skip to content

Commit 72b526d

Browse files
chore(deps): update actions/setup-go digest to 7a3fe6c (#294)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c6c70aa commit 72b526d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/bump-version.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
with:
6565
python-version: 3.14
6666

67-
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6
67+
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
6868
if: steps.command.outputs.command-name == 'bump'
6969
with:
7070
go-version: ^1

.github/workflows/pre-commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
with:
4949
python-version: 3.14
5050

51-
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6
51+
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
5252
with:
5353
go-version: ^1
5454

0 commit comments

Comments
 (0)