File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 contents : read
2020 id-token : write
2121 pull-requests : write
22- uses : 3ware/workflows/.github/workflows/iac-deploy.yaml@8ecdd703d6706fee10ec0dce5fa4066d967b634c # v4.21.0
22+ uses : 3ware/workflows/.github/workflows/iac-deploy.yaml@734372a063bf29df3dd2e04315dfad6698248eea # v4.21.1
2323 secrets : inherit
2424 with :
2525 environment : development
Original file line number Diff line number Diff line change @@ -18,19 +18,19 @@ jobs:
1818 permissions :
1919 contents : read
2020 pull-requests : write
21- uses : 3ware/workflows/.github/workflows/pr-title.yaml@8ecdd703d6706fee10ec0dce5fa4066d967b634c # v4.21.0
21+ uses : 3ware/workflows/.github/workflows/pr-title.yaml@734372a063bf29df3dd2e04315dfad6698248eea # v4.21.1
2222
2323 dependency-review :
2424 if : ${{ github.event_name == 'pull_request_target' }}
2525 name : Dependency Review
2626 permissions :
2727 contents : read
2828 pull-requests : write
29- uses : 3ware/workflows/.github/workflows/dependency-review.yaml@8ecdd703d6706fee10ec0dce5fa4066d967b634c # v4.21.0
29+ uses : 3ware/workflows/.github/workflows/dependency-review.yaml@734372a063bf29df3dd2e04315dfad6698248eea # v4.21.1
3030
3131 enforce-all-checks :
3232 name : Checks
3333 permissions :
3434 checks : read
35- uses : 3ware/workflows/.github/workflows/wait-for-checks.yaml@8ecdd703d6706fee10ec0dce5fa4066d967b634c # v4.21.0
35+ uses : 3ware/workflows/.github/workflows/wait-for-checks.yaml@734372a063bf29df3dd2e04315dfad6698248eea # v4.21.1
3636 secrets : inherit
Original file line number Diff line number Diff line change 1313 semantic-release :
1414 if : ${{ github.event.workflow_run.conclusion == 'success' }}
1515 name : Release
16- uses : 3ware/workflows/.github/workflows/release.yaml@8ecdd703d6706fee10ec0dce5fa4066d967b634c # v4.21.0
16+ uses : 3ware/workflows/.github/workflows/release.yaml@734372a063bf29df3dd2e04315dfad6698248eea # v4.21.1
1717 secrets : inherit
Original file line number Diff line number Diff line change 1717 terraform-docs :
1818 if : ${{ github.event.pull_request.merged == true }}
1919 name : Terraform Docs
20- uses : 3ware/workflows/.github/workflows/terraform-docs.yaml@8ecdd703d6706fee10ec0dce5fa4066d967b634c # v4.21.0
20+ uses : 3ware/workflows/.github/workflows/terraform-docs.yaml@734372a063bf29df3dd2e04315dfad6698248eea # v4.21.1
2121 secrets : inherit
2222 with :
2323 tf-directory : terraform
You can’t perform that action at this time.
0 commit comments