Skip to content

Commit 2bc0388

Browse files
chore(deps): update actions/cache action to v5
1 parent a235c19 commit 2bc0388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prepare/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ runs:
4545
with:
4646
write_output_files: "true"
4747

48-
- uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
48+
- uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
4949
id: cache-terraform-config-inspect
5050
with:
5151
path: /tmp/terraform-config-inspect

0 commit comments

Comments
 (0)