Skip to content

Commit 1003615

Browse files
authored
Merge pull request #29 from IABTechLab/tjm-UID2-2288-update-shared-java-version
Update version of shared action
2 parents 75df4a1 + 2997929 commit 1003615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shared-java-publish-versioned-package.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
GITHUB_CONTEXT: ${{ toJson(github) }}
3737

3838
- name: Check branch and release type
39-
uses: IABTechLab/uid2-shared-actions/actions/check_branch_and_release_type@v2.0.0-pre
39+
uses: IABTechLab/uid2-shared-actions/actions/check_branch_and_release_type@v2.2
4040
with:
4141
release_type: ${{ inputs.release_type }}
4242

0 commit comments

Comments
 (0)