Skip to content

Commit e6492b9

Browse files
chore(deps): update actions/cache action to v6
1 parent a280c14 commit e6492b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
5151
- name: Cache AWS CLI (Linux)
5252
id: cache-aws-cli
53-
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
53+
uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
5454
with:
5555
path: aws/
5656
key: cache-aws-cli

0 commit comments

Comments
 (0)