We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87ffaea commit 15a34d7Copy full SHA for 15a34d7
.github/workflows/terraform.yml
@@ -49,7 +49,7 @@ jobs:
49
50
- name: Checkout
51
if: steps.skip-check.outputs.should_skip != 'true'
52
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
+ uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
53
54
- name: Create workspaces list
55
@@ -100,7 +100,7 @@ jobs:
100
101
steps:
102
103
104
105
- name: Setup Terraform
106
uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd # v3.1.2
0 commit comments