File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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@e8e6599fe480362cb0d5cbdac5b245cc833742f5 # v0.2.15
14+ uses : go-openapi/ci-workflows/.github/workflows/auto-merge.yml@6ed4490472a56b1d952231565aac80f13c2d143c # v0.2.16
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@e8e6599fe480362cb0d5cbdac5b245cc833742f5 # v0.2.15
35+ uses : go-openapi/ci-workflows/.github/workflows/bump-release-monorepo.yml@6ed4490472a56b1d952231565aac80f13c2d143c # v0.2.16
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@e8e6599fe480362cb0d5cbdac5b245cc833742f5 # v0.2.15
21+ uses : go-openapi/ci-workflows/.github/workflows/codeql.yml@6ed4490472a56b1d952231565aac80f13c2d143c # v0.2.16
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@e8e6599fe480362cb0d5cbdac5b245cc833742f5 # v0.2.15
17+ uses : go-openapi/ci-workflows/.github/workflows/contributors.yml@6ed4490472a56b1d952231565aac80f13c2d143c # v0.2.16
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@e8e6599fe480362cb0d5cbdac5b245cc833742f5 # v0.2.15
16+ uses : go-openapi/ci-workflows/.github/workflows/go-test-monorepo.yml@6ed4490472a56b1d952231565aac80f13c2d143c # v0.2.16
1717 secrets : inherit
Original file line number Diff line number Diff line change 4646
4747 - name : Upload coverage
4848 if : always()
49- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
49+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
5050 with :
5151 path : ' internal/testintegration/*.coverage.*.out'
5252 name : ' integration.coverage.${{ matrix.os }}'
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@e8e6599fe480362cb0d5cbdac5b245cc833742f5 # v0.2.15
72+ uses : go-openapi/ci-workflows/.github/workflows/collect-coverage.yml@6ed4490472a56b1d952231565aac80f13c2d143c # v0.2.16
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@e8e6599fe480362cb0d5cbdac5b245cc833742f5 # v0.2.15
18+ uses : go-openapi/ci-workflows/.github/workflows/scanner.yml@6ed4490472a56b1d952231565aac80f13c2d143c # v0.2.16
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@e8e6599fe480362cb0d5cbdac5b245cc833742f5 # v0.2.15
16+ uses : go-openapi/ci-workflows/.github/workflows/release.yml@6ed4490472a56b1d952231565aac80f13c2d143c # v0.2.16
1717 with :
1818 tag : ${{ github.ref_name }}
1919 is-monorepo : true
You can’t perform that action at this time.
0 commit comments