Skip to content

build: bump httpx from 0.25.0 to 0.25.1 #57

build: bump httpx from 0.25.0 to 0.25.1

build: bump httpx from 0.25.0 to 0.25.1 #57

Workflow file for this run

name: Deploy to Test PyPi
on:
pull_request:
types:
- labeled
workflow_dispatch:
env:
HATCH_VERSION: "v1.7.0" # keep in sync with deploy.yml
jobs:
deploy-test:

Check failure on line 13 in .github/workflows/deploy-test.yml

View workflow run for this annotation

GitHub Actions / Deploy to Test PyPi

Invalid workflow file

The workflow is not valid. .github/workflows/deploy-test.yml (Line: 13, Col: 3): Error calling workflow 'deepset-ai/deepset-cloud-sdk/.github/workflows/deploy.yml@a1be7beb516ee0b57715aeb76c0f7b2c2ad2ee72'. The workflow is requesting 'id-token: write', but is only allowed 'id-token: none'.
if: ${{ github.event.label.name == 'test-deploy' }}`
uses: ./.github/workflows/deploy.yml
with:
deployment_env: test
api_url: "https://api.dev.cloud.dpst.dev/api/v1"
secrets: inherit