Skip to content

Commit 99b9b2a

Browse files
Renovate: Update actions/checkout digest to 08eba0b
1 parent b188f0b commit 99b9b2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
build:
66
runs-on: ubuntu-latest
77
steps:
8-
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
8+
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
99
- name: Set up Go
1010
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
1111
with:

0 commit comments

Comments
 (0)