Skip to content

Commit

Permalink
Merge pull request #331 from IABTechLab/ian-patch-vulnerability
Browse files Browse the repository at this point in the history
update action version
  • Loading branch information
Ian-Nara authored Nov 7, 2024
2 parents 70233d3 + 8afec85 commit 4f7b5f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ on:
jobs:
build-and-pubish:
name: Build and publish JAR packages to Maven repository
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-publish-to-maven-versioned.yaml@v2
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-publish-to-maven-versioned.yaml@v3
with:
release_type: ${{ inputs.release_type }}
publish_to_maven: ${{ inputs.publish_to_maven }}
Expand Down

0 comments on commit 4f7b5f2

Please sign in to comment.