File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1111 permissions :
1212 contents : write
1313 pull-requests : write
14- uses : go-openapi/ci-workflows/.github/workflows/auto-merge.yml@435746a4b72b06b6b6989c309fd2ad8150dbae5a # v0.2.11
14+ uses : go-openapi/ci-workflows/.github/workflows/auto-merge.yml@e8e6599fe480362cb0d5cbdac5b245cc833742f5 # v0.2.15
1515 secrets : inherit
Original file line number Diff line number Diff line change 3232 permissions :
3333 contents : write
3434 pull-requests : write
35- uses : go-openapi/ci-workflows/.github/workflows/bump-release-monorepo.yml@435746a4b72b06b6b6989c309fd2ad8150dbae5a # v0.2.11
35+ uses : go-openapi/ci-workflows/.github/workflows/bump-release-monorepo.yml@e8e6599fe480362cb0d5cbdac5b245cc833742f5 # v0.2.15
3636 with :
3737 bump-type : ${{ inputs.bump-type }}
3838 tag-message-title : ${{ inputs.tag-message-title }}
Original file line number Diff line number Diff line change 1818 permissions :
1919 contents : read
2020 security-events : write
21- uses : go-openapi/ci-workflows/.github/workflows/codeql.yml@435746a4b72b06b6b6989c309fd2ad8150dbae5a # v0.2.11
21+ uses : go-openapi/ci-workflows/.github/workflows/codeql.yml@e8e6599fe480362cb0d5cbdac5b245cc833742f5 # v0.2.15
2222 secrets : inherit
Original file line number Diff line number Diff line change 1414 permissions :
1515 pull-requests : write
1616 contents : write
17- uses : go-openapi/ci-workflows/.github/workflows/contributors.yml@435746a4b72b06b6b6989c309fd2ad8150dbae5a # v0.2.11
17+ uses : go-openapi/ci-workflows/.github/workflows/contributors.yml@e8e6599fe480362cb0d5cbdac5b245cc833742f5 # v0.2.15
1818 secrets : inherit
Original file line number Diff line number Diff line change 1313
1414jobs :
1515 test :
16- uses : go-openapi/ci-workflows/.github/workflows/go-test-monorepo.yml@435746a4b72b06b6b6989c309fd2ad8150dbae5a # v0.2.11
16+ uses : go-openapi/ci-workflows/.github/workflows/go-test-monorepo.yml@e8e6599fe480362cb0d5cbdac5b245cc833742f5 # v0.2.15
1717 secrets : inherit
Original file line number Diff line number Diff line change 6969 collect-coverage :
7070 needs : [integration-test]
7171 if : ${{ !cancelled() && needs.integration-test.result == 'success' }}
72- uses : go-openapi/ci-workflows/.github/workflows/collect-coverage.yml@435746a4b72b06b6b6989c309fd2ad8150dbae5a # v0.2.11
72+ uses : go-openapi/ci-workflows/.github/workflows/collect-coverage.yml@e8e6599fe480362cb0d5cbdac5b245cc833742f5 # v0.2.15
7373 secrets : inherit
Original file line number Diff line number Diff line change 1515 permissions :
1616 contents : read
1717 security-events : write
18- uses : go-openapi/ci-workflows/.github/workflows/scanner.yml@435746a4b72b06b6b6989c309fd2ad8150dbae5a # v0.2.11
18+ uses : go-openapi/ci-workflows/.github/workflows/scanner.yml@e8e6599fe480362cb0d5cbdac5b245cc833742f5 # v0.2.15
1919 secrets : inherit
Original file line number Diff line number Diff line change 1313 name : Create release
1414 permissions :
1515 contents : write
16- uses : go-openapi/ci-workflows/.github/workflows/release.yml@435746a4b72b06b6b6989c309fd2ad8150dbae5a # v0.2.11
16+ uses : go-openapi/ci-workflows/.github/workflows/release.yml@e8e6599fe480362cb0d5cbdac5b245cc833742f5 # v0.2.15
1717 with :
1818 tag : ${{ github.ref_name }}
1919 is-monorepo : true
You can’t perform that action at this time.
0 commit comments