Skip to content

Commit 8f09204

Browse files
committed
Update to Workaround Checksum Existing
1 parent 96d3fc1 commit 8f09204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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@df3075f2e2afa68783127e6a6032e93c3348e942 # testing central release
27+
uses: spring-io/spring-security-release-tools/.github/workflows/deploy-artifacts.yml@9204ad4f96d2504e7e0a432d6eacd64f32011ec7 # testing central release
2828
with:
2929
should-deploy-artifacts: ${{ needs.build.outputs.should-deploy-artifacts }}
3030
secrets: inherit

0 commit comments

Comments
 (0)