We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9833093 commit 472ab65Copy full SHA for 472ab65
.github/workflows/publish-e2e-test-suites-docker-image.yaml
@@ -18,7 +18,7 @@ on:
18
19
jobs:
20
Image:
21
- uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-publish-docker-versioned.yaml@v2.8
+ uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-publish-to-docker-versioned.yaml@v3
22
with:
23
release_type: ${{ inputs.release_type }}
24
version_number_input: ${{ inputs.version_number_input }}
0 commit comments