Skip to content

Commit e593fb6

Browse files
committed
use full commit hash
1 parent 0573e24 commit e593fb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
deploy-artifacts:
2525
name: Deploy Artifacts
2626
needs: [ build ]
27-
uses: spring-io/spring-security-release-tools/.github/workflows/deploy-artifacts.yml@d2e4d74 # testing central release
27+
uses: spring-io/spring-security-release-tools/.github/workflows/deploy-artifacts.yml@df3075f2e2afa68783127e6a6032e93c3348e942 # testing central release
2828
with:
2929
should-deploy-artifacts: ${{ needs.build.outputs.should-deploy-artifacts }}
30-
secrets: inherit
30+
secrets: inherit

0 commit comments

Comments
 (0)