File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ name: 'Auto merge'
2222
2323jobs :
2424 auto-merge :
25- uses : enterprise-contract /github-workflows/.github/workflows/auto-merge.yaml@main
25+ uses : conforma /github-workflows/.github/workflows/auto-merge.yaml@main
2626 secrets : inherit
2727 permissions :
2828 pull-requests : write
Original file line number Diff line number Diff line change 6161 cache : false
6262
6363 - name : Check go versions
64- uses : enterprise-contract /github-workflows/golang-version-check@main
64+ uses : conforma /github-workflows/golang-version-check@main
6565
6666 - name : Generate
6767 run : make generate
Original file line number Diff line number Diff line change 7070 cache : false
7171
7272 - name : Check go versions
73- uses : enterprise-contract /github-workflows/golang-version-check@main
73+ uses : conforma /github-workflows/golang-version-check@main
7474
7575 - name : Download SeaLights Go agent and CLI tool
7676 run : |
You can’t perform that action at this time.
0 commit comments