We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0192b52 + 803458e commit e042caeCopy full SHA for e042cae
.github/workflows/build-and-publish.yaml
@@ -21,7 +21,7 @@ on:
21
jobs:
22
build-and-pubish:
23
name: Build and publish Python packages to PyPi
24
- uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-publish-to-pypi-versioned.yaml@v2
+ uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-publish-to-pypi-versioned.yaml@v3
25
with:
26
release_type: ${{ inputs.release_type }}
27
publish_vulnerabilities: ${{ inputs.publish_vulnerabilities }}
0 commit comments