Skip to content

Commit 88fec85

Browse files
committed
fix: bump masterpointio/github-action-tf-test version
1 parent 1761740 commit 88fec85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
ref: ${{ github.event.pull_request.head.sha }}
3232
fetch-depth: 0
33-
- uses: masterpointio/github-action-tf-test@c3b619f3bca9e4f482b9e0fb3166ab3f02d9d54c # v1.0.0
33+
- uses: masterpointio/github-action-tf-test@502514cd8c7510361658e3f64f55413487408178 # fix/pull-request-target-sha
3434
with:
3535
tf_type: ${{ matrix.tf }}
3636
aws_role_arn: ${{ vars.TF_TEST_AWS_ROLE_ARN }}

0 commit comments

Comments
 (0)