diff --git a/.github/workflows/containers.yaml b/.github/workflows/containers.yaml index 9a0a652..a35624c 100644 --- a/.github/workflows/containers.yaml +++ b/.github/workflows/containers.yaml @@ -14,7 +14,7 @@ jobs: fail-fast: false matrix: container: [ go, node, python ] - uses: infralovers/.github/.github/workflows/container.yml@refactor-container-build + uses: infralovers/.github/.github/workflows/container.yml@main secrets: QUAY_USER: "${{ fromJSON(secrets.VAULT_KV_1D187965_OP_QUAY_ROBOT_ACCOUNT).username }}" QUAY_TOKEN: "${{ fromJSON(secrets.VAULT_KV_1D187965_OP_QUAY_ROBOT_ACCOUNT).password }}"