diff --git a/.github/workflows/_e2e_tests.yaml b/.github/workflows/_e2e_tests.yaml index 2f86d8473a..47b5dcac67 100644 --- a/.github/workflows/_e2e_tests.yaml +++ b/.github/workflows/_e2e_tests.yaml @@ -132,7 +132,6 @@ jobs: - uses: Kong/kong-license@master id: license with: - password: ${{ secrets.PULP_PASSWORD }} op-token: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }} - name: split image and tag @@ -220,7 +219,6 @@ jobs: continue-on-error: true id: license with: - password: ${{ secrets.PULP_PASSWORD }} op-token: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }} - name: check availability of KIC image @@ -325,7 +323,6 @@ jobs: - uses: Kong/kong-license@master id: license with: - password: ${{ secrets.PULP_PASSWORD }} op-token: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }} - name: split image and tag diff --git a/.github/workflows/_integration_tests.yaml b/.github/workflows/_integration_tests.yaml index 0f0817f3c8..ac37f03da5 100644 --- a/.github/workflows/_integration_tests.yaml +++ b/.github/workflows/_integration_tests.yaml @@ -131,10 +131,6 @@ jobs: - uses: Kong/kong-license@master id: license with: -<<<<<<< HEAD -======= - password: ${{ secrets.PULP_PASSWORD }} ->>>>>>> e84786ebd (chore(gha): preemptively add 1p creds) op-token: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }} - name: Set image of Kong diff --git a/.github/workflows/test_nightly.yaml b/.github/workflows/test_nightly.yaml index 53f63348c6..234649ebe7 100644 --- a/.github/workflows/test_nightly.yaml +++ b/.github/workflows/test_nightly.yaml @@ -50,10 +50,6 @@ jobs: - uses: Kong/kong-license@master id: license with: -<<<<<<< HEAD -======= - password: ${{ secrets.PULP_PASSWORD }} ->>>>>>> e84786ebd (chore(gha): preemptively add 1p creds) op-token: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }} - name: checkout repository @@ -100,10 +96,6 @@ jobs: - uses: Kong/kong-license@master id: license with: -<<<<<<< HEAD -======= - password: ${{ secrets.PULP_PASSWORD }} ->>>>>>> e84786ebd (chore(gha): preemptively add 1p creds) op-token: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }} - name: checkout repository