Skip to content

Commit

Permalink
Provide correct action path
Browse files Browse the repository at this point in the history
  • Loading branch information
cYKatherine committed Jan 22, 2024
1 parent bf6a4eb commit 64c87a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-docker-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:

jobs:
bumpVersion:
uses: IABTechLab/uid2-shared-actions/actions/shared_bump_package_json_version@kcc-UID2-2674-implement-shared-publish-to-docker-versioned
uses: IABTechLab/uid2-shared-actions/.github/workflows/actions/shared_bump_package_json_version@kcc-UID2-2674-implement-shared-publish-to-docker-versioned
with:
release_type: ${{ inputs.release_type }}
secrets: inherit
Expand Down

0 comments on commit 64c87a9

Please sign in to comment.