Skip to content

Commit 83124e0

Browse files
chore(deps): update actions/cache action to v4.2.4
1 parent 101aa13 commit 83124e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-builder-go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
go-version: ${{ inputs.go-version }}
115115

116116
- name: Cache go module
117-
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
117+
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
118118
with:
119119
path: |
120120
~/.cache/go-build

0 commit comments

Comments
 (0)