Skip to content

Commit af44ad0

Browse files
chore(deps): update actions/cache digest to 5a3ec84 (#141)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 4cac5b4 commit af44ad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@d4323d4df104b026a6aa633fdb11d772146be0bf # v4
23+
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
2424
with:
2525
path: ~/go/pkg/mod
2626
key: ${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}

0 commit comments

Comments
 (0)