diff --git a/.github/workflows/pr-checks.yml b/.github/workflows/pr-checks.yml index cf501f3..f416feb 100644 --- a/.github/workflows/pr-checks.yml +++ b/.github/workflows/pr-checks.yml @@ -39,7 +39,7 @@ jobs: - name: checkout uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0 - name: cache tflint - uses: actions/cache@627f0f41f6904a5b1efbaed9f96d9eb58e92e920 # v3.2.4 + uses: actions/cache@6998d139ddd3e68c71e9e398d8e40b71a2f39812 # v3.2.5 with: path: ~/.tflint.d/plugins key: tflint-${{ hashFiles('.tflint.hcl') }}