Skip to content

Commit cdba163

Browse files
Update actions/setup-go digest to 0aaccfd
1 parent 9dcd9b0 commit cdba163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ runs:
103103
python-version: ${{inputs.python-version}}
104104

105105
- name: Install Go
106-
uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5
106+
uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5
107107
with:
108108
go-version: ${{inputs.go-version}}
109109
cache-dependency-path: "**/go.sum"

0 commit comments

Comments
 (0)