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@742f0f5c35c5038dc3ab7df9f942f762f320d6b2 # v4.19.0
22+ uses : 3ware/workflows/.github/workflows/iac-deploy.yaml@cb34180fdd9af5c0609d7fa46f31d00f338bd9db # v4.19.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@00ec3367b300beacba7ec64b1e4cc784d496d983 # v4.15 .1
21+ uses : 3ware/workflows/.github/workflows/pr-title.yaml@cb34180fdd9af5c0609d7fa46f31d00f338bd9db # v4.19 .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@f469ee8612f15ec29656e569eb6c2b53f44b243e # v4.18.0
29+ uses : 3ware/workflows/.github/workflows/dependency-review.yaml@cb34180fdd9af5c0609d7fa46f31d00f338bd9db # v4.19.1
3030
3131 enforce-all-checks :
3232 name : Checks
3333 permissions :
3434 checks : read
35- uses : 3ware/workflows/.github/workflows/wait-for-checks.yaml@00ec3367b300beacba7ec64b1e4cc784d496d983 # v4.15 .1
35+ uses : 3ware/workflows/.github/workflows/wait-for-checks.yaml@cb34180fdd9af5c0609d7fa46f31d00f338bd9db # v4.19 .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@2a21f74e677a0701b8ab17539810c9897e278b34 # v4.14 .1
16+ uses : 3ware/workflows/.github/workflows/release.yaml@cb34180fdd9af5c0609d7fa46f31d00f338bd9db # v4.19 .1
1717 secrets : inherit
Original file line number Diff line number Diff line change 1616 terraform-docs :
1717 if : ${{ github.event.pull_request.merged == true }}
1818 name : Terraform Docs
19- uses : 3ware/workflows/.github/workflows/terraform-docs.yaml@2a21f74e677a0701b8ab17539810c9897e278b34 # v4.14 .1
19+ uses : 3ware/workflows/.github/workflows/terraform-docs.yaml@cb34180fdd9af5c0609d7fa46f31d00f338bd9db # v4.19 .1
2020 secrets : inherit
2121 with :
2222 tf-directory : terraform
You can’t perform that action at this time.
0 commit comments