Skip to content

Commit cfa2363

Browse files
authored
chore(deps): update actions/cache action to v4.1.2 (#2671)
1 parent 13db25a commit cfa2363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871' # v4.2.1
3535
- name: Cache lint-infra-terraform
3636
id: cache-lint-infra-terraform
37-
uses: 'actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8' # v4.1.1
37+
uses: 'actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a' # v4.1.2
3838
with:
3939
path: |
4040
${{ github.workspace }}/test/integration/tmp/.terraform

0 commit comments

Comments
 (0)