Skip to content

Commit 591c124

Browse files
authored
Merge pull request #927 from walt-id/update-hash-deploy
ci/cd : update deploy hash
2 parents 4ec5b84 + e4ec0de commit 591c124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
version: ${{ needs.version.outputs.release_version }}
2626
publish: true
2727
deploy:
28-
uses: walt-id/waltid-identity/.github/workflows/deployment.yml@dd9e94a2b08b2f9917d56543061963e6757def1f
28+
uses: walt-id/waltid-identity/.github/workflows/deployment.yml@7e03d0f22863cac15deafac7292b4c38fd9ba920
2929
secrets: inherit
3030
needs: [ version, gradle-build, docker-build ]
3131
with:

0 commit comments

Comments
 (0)