Skip to content

Commit 213d3a6

Browse files
chore(deps): update actions/setup-go digest to 4dc6199 (#345)
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 5646d18 commit 213d3a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
7272
- name: Setup Go environment
7373
if: steps.check-for-backend.outputs.has-backend == 'true'
74-
uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6
74+
uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6
7575
with:
7676
go-version: '1.22'
7777

0 commit comments

Comments
 (0)