diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 7bcaa18..8dfbcd3 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -32,7 +32,7 @@ jobs: - name: Build and Push Upbound project if: env.UP_API_TOKEN != '' - uses: upbound/action-up-project@v1 + uses: upbound/action-up-project@refs/pull/20/head with: push-project: true tag: ${{ inputs.version || '' }}