Skip to content

Commit 44b6511

Browse files
authored
Merge pull request #15 from stackitcloud/renovate/actions-cache-3.x
Update actions/cache action to v3.3.2
2 parents 6abb3a9 + f3e3395 commit 44b6511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: actions/setup-go@v4
2929
with:
3030
go-version: stable
31-
- uses: actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8 # v3.3.1
31+
- uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2
3232
with:
3333
path: |
3434
~/.cache/go-build

0 commit comments

Comments
 (0)