Skip to content

Commit 2e76006

Browse files
renovate[bot]alexanderkiel
authored andcommitted
Update actions/setup-go digest to 4b73464
1 parent 4234552 commit 2e76006

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
3737

3838
- name: Setup
39-
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
39+
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6
4040
with:
4141
go-version-file: go.mod
4242

@@ -97,7 +97,7 @@ jobs:
9797
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
9898

9999
- name: Setup
100-
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
100+
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6
101101
with:
102102
go-version-file: go.mod
103103

0 commit comments

Comments
 (0)