Skip to content

Commit e042cae

Browse files
Merge pull request #60 from IABTechLab/sch-UID2-5486-identity-map-v3
updated version of shared action workflow
2 parents 0192b52 + 803458e commit e042cae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121
jobs:
2222
build-and-pubish:
2323
name: Build and publish Python packages to PyPi
24-
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-publish-to-pypi-versioned.yaml@v2
24+
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-publish-to-pypi-versioned.yaml@v3
2525
with:
2626
release_type: ${{ inputs.release_type }}
2727
publish_vulnerabilities: ${{ inputs.publish_vulnerabilities }}

0 commit comments

Comments
 (0)