Skip to content

Commit 83ee192

Browse files
Update actions/setup-go digest to 0aaccfd
1 parent f67e6eb commit 83ee192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: checkout
1515
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
1616
- name: setup go env
17-
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5
17+
uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5
1818
with:
1919
go-version: 1.16
2020
- name: build

0 commit comments

Comments
 (0)