We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1761740 commit 88fec85Copy full SHA for 88fec85
.github/workflows/test.yaml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
ref: ${{ github.event.pull_request.head.sha }}
32
fetch-depth: 0
33
- - uses: masterpointio/github-action-tf-test@c3b619f3bca9e4f482b9e0fb3166ab3f02d9d54c # v1.0.0
+ - uses: masterpointio/github-action-tf-test@502514cd8c7510361658e3f64f55413487408178 # fix/pull-request-target-sha
34
35
tf_type: ${{ matrix.tf }}
36
aws_role_arn: ${{ vars.TF_TEST_AWS_ROLE_ARN }}
0 commit comments