Skip to content

Commit d41dc0a

Browse files
authored
chore(deps): update actions/cache action to v5.0.5 (#3427)
1 parent 45adc37 commit d41dc0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- uses: 'actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd' # v6.0.2
3535
- name: Cache lint-infra-terraform
3636
id: cache-lint-infra-terraform
37-
uses: 'actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306' # v5.0.3
37+
uses: 'actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae' # v5.0.5
3838
with:
3939
path: |
4040
${{ github.workspace }}/test/integration/tmp/.terraform

0 commit comments

Comments
 (0)