diff --git a/.github/workflows/valdate-apply-peribolos.yaml b/.github/workflows/valdate-apply-peribolos.yaml index 6ed24c4..4c99c35 100644 --- a/.github/workflows/valdate-apply-peribolos.yaml +++ b/.github/workflows/valdate-apply-peribolos.yaml @@ -11,9 +11,9 @@ jobs: timeout-minutes: 20 steps: - name: Install Go - uses: actions/setup-go@v3 + uses: actions/setup-go@v4 with: - go-version: 1.18 + go-version: '1.20' - name: Checkout ortelius/.github repo uses: actions/checkout@v3 @@ -42,6 +42,7 @@ jobs: if: ${{ github.repository_owner == 'ortelius' && github.event_name == 'push' && github.ref == 'refs/heads/main' }} run: | cd ghproxy + go mod tidy go build -o ghproxy . cp ghproxy /tmp @@ -49,6 +50,7 @@ jobs: if: ${{ github.repository_owner == 'ortelius' && github.event_name == 'push' && github.ref == 'refs/heads/main' }} run: | cd prow/cmd/peribolos + go mod tidy go build -o peribolos . cp peribolos /tmp diff --git a/peribolos.yaml b/peribolos.yaml index 8c4c626..3a72de8 100644 --- a/peribolos.yaml +++ b/peribolos.yaml @@ -26,7 +26,6 @@ orgs: - ankurkumarz - ayesha-kr - BBimie - - bingomanatee - chicks-net - devops-novice - devsargam @@ -350,7 +349,6 @@ orgs: - ankurkumarz - ayesha-kr - BBimie - - bingomanatee - chicks-net - devops-novice - devsargam