We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09aa42a commit 803458eCopy full SHA for 803458e
1 file changed
.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