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 45adc37 commit d41dc0aCopy full SHA for d41dc0a
1 file changed
.github/workflows/lint.yaml
@@ -34,7 +34,7 @@ jobs:
34
- uses: 'actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd' # v6.0.2
35
- name: Cache lint-infra-terraform
36
id: cache-lint-infra-terraform
37
- uses: 'actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306' # v5.0.3
+ uses: 'actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae' # v5.0.5
38
with:
39
path: |
40
${{ github.workspace }}/test/integration/tmp/.terraform
0 commit comments