Skip to content

Commit 4f7b5f2

Browse files
authored
Merge pull request #331 from IABTechLab/ian-patch-vulnerability
update action version
2 parents 70233d3 + 8afec85 commit 4f7b5f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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)