Skip to content

Commit 549c2b5

Browse files
chore(deps): update actions/setup-go digest to 4dc6199 (#896)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c98370f commit 549c2b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-requests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
steps:
5353
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
54-
- uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6
54+
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6
5555
with:
5656
go-version: "^1.17.0"
5757
- name: Install addlicense

0 commit comments

Comments
 (0)