Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

Commit

Permalink
chore(deps): update pinned versions of GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
xiehan committed Nov 24, 2023
1 parent c50ca9b commit daa5493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/synth.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
image: docker.mirror.hashicorp.services/hashicorp/jsii-terraform
steps:
- name: Checkout
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: ensure correct user
run: chown -R root /__w/cdktf-multistack-serverless-example/
- name: Install dependencies
Expand Down

0 comments on commit daa5493

Please sign in to comment.