Bump cryptography from 41.0.3 to 41.0.6 #92
Triggered via pull request
November 28, 2023 23:57
Status
Failure
Total duration
10m 19s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
dev.yml
on: pull_request
Matrix: test
publish_dev_build
4m 3s
Annotations
1 error and 1 notice
publish_dev_build
Trusted publishing exchange failure:
OpenID Connect token retrieval failed: GitHub: missing or insufficient OIDC token permissions, the ACTIONS_ID_TOKEN_REQUEST_TOKEN environment variable was unset
This generally indicates a workflow configuration error, such as insufficient
permissions. Make sure that your workflow has `id-token: write` configured
at the job level, e.g.:
```yaml
permissions:
id-token: write
```
Learn more at https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-openid-connect#adding-permissions-settings.
|
publish_dev_build
Attempting to perform trusted publishing exchange to retrieve a temporary short-lived API token for authentication against https://test.pypi.org/legacy/ due to __token__ username with no supplied password field
|