Skip to content

Commit 8afec85

Browse files
committed
patch vulnerability
1 parent 861e36c commit 8afec85

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
@@ -33,7 +33,7 @@ on:
3333
jobs:
3434
build-and-pubish:
3535
name: Build and publish JAR packages to Maven repository
36-
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-publish-to-maven-versioned.yaml@v2
36+
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-publish-to-maven-versioned.yaml@v3
3737
with:
3838
release_type: ${{ inputs.release_type }}
3939
publish_to_maven: ${{ inputs.publish_to_maven }}

0 commit comments

Comments
 (0)