Skip to content

Commit

Permalink
Result of tsccr-helper -log-level=info gha update -latest .github/
Browse files Browse the repository at this point in the history
  • Loading branch information
hashicorp-tsccr[bot] committed Dec 16, 2024
1 parent 7ce6bfe commit 8510d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cdktf-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Get yarn cache directory path
id: global-cache-dir-path
run: echo "dir=$(yarn cache dir)" >> $GITHUB_OUTPUT
- uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
- uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
id: global-cache
with:
path: ${{ steps.global-cache-dir-path.outputs.dir }}
Expand Down

0 comments on commit 8510d09

Please sign in to comment.