Skip to content

Commit 7659fee

Browse files
chore(deps): update dflook/terraform-apply digest to 246b817 (#143)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 965dbb6 commit 7659fee

12 files changed

+12
-12
lines changed

.github/workflows/periodic-terraform-apply-01.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
aws-region: eu-west-1
3333

3434
- name: Terraform apply
35-
uses: dflook/terraform-apply@7d435d4d115a11e5db1e710ac969f5382f0f6f9f # v1
35+
uses: dflook/terraform-apply@246b817d35a57d998b824b632db06d3aa3051413 # v1
3636
with:
3737
path: examples/01-minimal-aws-cloudformation-bootstrap
3838
auto_approve: true

.github/workflows/periodic-terraform-apply-02.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
service_account: 'github-actions@pipetail-terraform.iam.gserviceaccount.com'
3333

3434
- name: Terraform apply
35-
uses: dflook/terraform-apply@7d435d4d115a11e5db1e710ac969f5382f0f6f9f # v1
35+
uses: dflook/terraform-apply@246b817d35a57d998b824b632db06d3aa3051413 # v1
3636
with:
3737
path: examples/02-minimal-gcp-tf-bootstrap
3838
auto_approve: true

.github/workflows/periodic-terraform-apply-03.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
aws-region: eu-west-1
3333

3434
- name: Terraform apply
35-
uses: dflook/terraform-apply@7d435d4d115a11e5db1e710ac969f5382f0f6f9f # v1
35+
uses: dflook/terraform-apply@246b817d35a57d998b824b632db06d3aa3051413 # v1
3636
with:
3737
path: examples/03-aws-github-actions-oidc
3838
auto_approve: true

.github/workflows/periodic-terraform-apply-04.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
aws-region: eu-west-1
3333

3434
- name: Terraform apply
35-
uses: dflook/terraform-apply@7d435d4d115a11e5db1e710ac969f5382f0f6f9f # v1
35+
uses: dflook/terraform-apply@246b817d35a57d998b824b632db06d3aa3051413 # v1
3636
with:
3737
path: examples/04-aws-wireguard-vpn
3838
auto_approve: true

.github/workflows/periodic-terraform-apply-05.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
aws-region: eu-west-1
3333

3434
- name: Terraform apply
35-
uses: dflook/terraform-apply@7d435d4d115a11e5db1e710ac969f5382f0f6f9f # v1
35+
uses: dflook/terraform-apply@246b817d35a57d998b824b632db06d3aa3051413 # v1
3636
with:
3737
path: examples/05-aws-complete
3838
auto_approve: true

.github/workflows/periodic-terraform-apply-06.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
aws-region: eu-west-1
3333

3434
- name: Terraform apply
35-
uses: dflook/terraform-apply@7d435d4d115a11e5db1e710ac969f5382f0f6f9f # v1
35+
uses: dflook/terraform-apply@246b817d35a57d998b824b632db06d3aa3051413 # v1
3636
with:
3737
path: examples/06-minimal-aws-terraform-bootstrap
3838
auto_approve: true

.github/workflows/terraform-apply-01.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
aws-region: eu-west-1
3737

3838
- name: Terraform apply
39-
uses: dflook/terraform-apply@7d435d4d115a11e5db1e710ac969f5382f0f6f9f # v1
39+
uses: dflook/terraform-apply@246b817d35a57d998b824b632db06d3aa3051413 # v1
4040
with:
4141
path: examples/01-minimal-aws-cloudformation-bootstrap

.github/workflows/terraform-apply-02.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ jobs:
3737

3838

3939
- name: Terraform apply
40-
uses: dflook/terraform-apply@7d435d4d115a11e5db1e710ac969f5382f0f6f9f # v1
40+
uses: dflook/terraform-apply@246b817d35a57d998b824b632db06d3aa3051413 # v1
4141
with:
4242
path: examples/02-minimal-gcp-tf-bootstrap

.github/workflows/terraform-apply-03.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
aws-region: eu-west-1
3737

3838
- name: Terraform apply
39-
uses: dflook/terraform-apply@7d435d4d115a11e5db1e710ac969f5382f0f6f9f # v1
39+
uses: dflook/terraform-apply@246b817d35a57d998b824b632db06d3aa3051413 # v1
4040
with:
4141
path: examples/03-aws-github-actions-oidc

.github/workflows/terraform-apply-04.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
aws-region: eu-west-1
3737

3838
- name: Terraform apply
39-
uses: dflook/terraform-apply@7d435d4d115a11e5db1e710ac969f5382f0f6f9f # v1
39+
uses: dflook/terraform-apply@246b817d35a57d998b824b632db06d3aa3051413 # v1
4040
with:
4141
path: examples/04-aws-wireguard-vpn

0 commit comments

Comments
 (0)