Skip to content

Commit 3d29a7e

Browse files
Merge pull request #243 from mkmik/renovate/actions-checkout-digest
chore(deps): update actions/checkout digest to 0ad4b8f
2 parents d67e4a3 + 41576fd commit 3d29a7e

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
@@ -19,7 +19,7 @@ jobs:
1919
id: go
2020

2121
- name: Check out code into the Go module directory
22-
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
22+
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
2323

2424
- name: Build
2525
run: go test -v ./...

0 commit comments

Comments
 (0)