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 : ./ .github/workflows/auto-merge.yml
14+ uses : go-openapi/ci-workflows/ .github/workflows/auto-merge.yml@master
1515 secrets : inherit
Original file line number Diff line number Diff line change 3636 bump-release :
3737 permissions :
3838 contents : write
39- uses : ./ .github/workflows/bump-release.yml
39+ uses : go-openapi/ci-workflows/ .github/workflows/bump-release.yml@master
4040 with :
4141 bump-patch : ${{ inputs.bump-patch }}
4242 bump-minor : ${{ inputs.bump-minor }}
Original file line number Diff line number Diff line change 1818 permissions :
1919 contents : read
2020 security-events : write
21- uses : ./ .github/workflows/codeql.yml
21+ uses : go-openapi/ci-workflows/ .github/workflows/codeql.yml@master
2222 secrets : inherit
Original file line number Diff line number Diff line change 1414 permissions :
1515 pull-requests : write
1616 contents : write
17- uses : ./ .github/workflows/contributors.yml
17+ uses : go-openapi/ci-workflows/ .github/workflows/contributors.yml@master
1818 secrets : inherit
Original file line number Diff line number Diff line change 1313
1414jobs :
1515 test :
16- uses : ./ .github/workflows/go-test.yml
16+ uses : go-openapi/ci-workflows/ .github/workflows/go-test.yml@master
1717 secrets : inherit
Original file line number Diff line number Diff line change 1212 release :
1313 permissions :
1414 contents : write
15- uses : ./ .github/workflows/release.yml
15+ uses : go-openapi/ci-workflows/ .github/workflows/release.yml@master
1616 with :
1717 tag : ${{ github.ref_name }}
1818 secrets : inherit
Original file line number Diff line number Diff line change 1515 permissions :
1616 contents : read
1717 security-events : write
18- uses : ./ .github/workflows/scanner.yml
18+ uses : go-openapi/ci-workflows/ .github/workflows/scanner.yml@master
1919 secrets : inherit
Original file line number Diff line number Diff line change 1313 name : Create release
1414 permissions :
1515 contents : write
16- uses : ./ .github/workflows/release.yml
16+ uses : go-openapi/ci-workflows/ .github/workflows/release.yml@master
1717 with :
1818 tag : ${{ github.ref_name }}
1919 secrets : inherit
You can’t perform that action at this time.
0 commit comments