Skip to content

Commit 2a5237b

Browse files
chore(deps): update dflook/terraform-plan digest to 7878bff (#164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 482919b commit 2a5237b

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

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

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

3737
- name: Terraform plan
38-
uses: dflook/terraform-plan@dc251c444763eed5defd065b866874b6343017ca # v2
38+
uses: dflook/terraform-plan@7878bff63e2099cdc9be9a6f33cbbbf687f8f0fe # v2
3939
with:
4040
path: examples/01-minimal-aws-cloudformation-bootstrap

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ jobs:
3535
service_account: 'github-actions@pipetail-terraform.iam.gserviceaccount.com'
3636

3737
- name: Terraform plan
38-
uses: dflook/terraform-plan@dc251c444763eed5defd065b866874b6343017ca # v2
38+
uses: dflook/terraform-plan@7878bff63e2099cdc9be9a6f33cbbbf687f8f0fe # v2
3939
with:
4040
path: examples/02-minimal-gcp-tf-bootstrap

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

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

3737
- name: Terraform plan
38-
uses: dflook/terraform-plan@dc251c444763eed5defd065b866874b6343017ca # v2
38+
uses: dflook/terraform-plan@7878bff63e2099cdc9be9a6f33cbbbf687f8f0fe # v2
3939
with:
4040
path: examples/03-aws-github-actions-oidc

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

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

3737
- name: Terraform plan
38-
uses: dflook/terraform-plan@dc251c444763eed5defd065b866874b6343017ca # v2
38+
uses: dflook/terraform-plan@7878bff63e2099cdc9be9a6f33cbbbf687f8f0fe # v2
3939
with:
4040
path: examples/04-aws-wireguard-vpn

.github/workflows/terraform-plan-05.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
aws-region: eu-west-1
3535

3636
- name: Terraform plan
37-
uses: dflook/terraform-plan@dc251c444763eed5defd065b866874b6343017ca # v2
37+
uses: dflook/terraform-plan@7878bff63e2099cdc9be9a6f33cbbbf687f8f0fe # v2
3838
with:
3939
path: examples/05-aws-complete

.github/workflows/terraform-plan-06.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
aws-region: eu-west-1
3535

3636
- name: Terraform plan
37-
uses: dflook/terraform-plan@dc251c444763eed5defd065b866874b6343017ca # v2
37+
uses: dflook/terraform-plan@7878bff63e2099cdc9be9a6f33cbbbf687f8f0fe # v2
3838
with:
3939
path: examples/06-minimal-aws-terraform-bootstrap

0 commit comments

Comments
 (0)