Skip to content

Commit 7ead4a1

Browse files
Merge pull request #51 from kubecfg/renovate/actions-checkout-digest
chore(deps): update actions/checkout digest to 93cb6ef
2 parents 043ee2a + f164968 commit 7ead4a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
id: go
2424

2525
- name: Check out code into the Go module directory
26-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
26+
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
2727

2828
- name: Build
2929
run: go test -v ./...

0 commit comments

Comments
 (0)