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 14d839d commit f64fb1fCopy full SHA for f64fb1f
.github/workflows/pr-checks.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: checkout
40
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
41
- name: cache tflint
42
- uses: actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0 # v3.2.6
+ uses: actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8 # v3.3.1
43
with:
44
path: ~/.tflint.d/plugins
45
key: tflint-${{ hashFiles('.tflint.hcl') }}
0 commit comments