We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13db25a commit cfa2363Copy full SHA for cfa2363
.github/workflows/lint.yaml
@@ -34,7 +34,7 @@ jobs:
34
- uses: 'actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871' # v4.2.1
35
- name: Cache lint-infra-terraform
36
id: cache-lint-infra-terraform
37
- uses: 'actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8' # v4.1.1
+ uses: 'actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a' # v4.1.2
38
with:
39
path: |
40
${{ github.workspace }}/test/integration/tmp/.terraform
0 commit comments