Skip to content

Commit

Permalink
Merge pull request #35 from terraform-yacloud-modules/dependabot/gith…
Browse files Browse the repository at this point in the history
…ub_actions/actions/cache-4.1.2

Bump actions/cache from 4.1.1 to 4.1.2
  • Loading branch information
patsevanton authored Oct 28, 2024
2 parents d07cb6c + 09a9b91 commit 41b0aab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
tflint_version: ${{ env.tflint_version }}
-
name: Setup TFLint cache plugin dir
uses: actions/cache@v4.1.1
uses: actions/cache@v4.1.2
with:
path: ~/.tflint.d/plugins
key: tflint-${{ hashFiles('.tflint.hcl') }}
Expand Down

0 comments on commit 41b0aab

Please sign in to comment.