Skip to content

Commit df1eab0

Browse files
chore(deps): update actions/cache digest to d4323d4 (#136)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 56fa14c commit df1eab0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
id: go
2121

2222
- name: Cache Go Modules
23-
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
23+
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4
2424
with:
2525
path: ~/go/pkg/mod
2626
key: ${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}

0 commit comments

Comments
 (0)