Skip to content

Commit 478e615

Browse files
committed
[CI] Update central-publish-action (take 3)
Locks onto the commit SHA that is the HEAD of main branch Signed-off-by: onobc <[email protected]>
1 parent 1a52625 commit 478e615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
-PartifactoryUsername="$ARTIFACTORY_USERNAME" -PartifactoryPassword="$ARTIFACTORY_PASSWORD"
159159
- name: Publish staged artifacts to Central
160160
if: ${{ steps.deploy-location.outputs.deploy_location == 'central' }}
161-
uses: spring-io/central-publish-action@5d1272537c7cc10f8f50336e9d88d7e08d61eee5 # v0.2.0
161+
uses: spring-io/central-publish-action@f4011b13b62eccc4db5f7e0fb4bdf37b4b80750f # v0.2.0
162162
with:
163163
token-name: ${{ secrets.CENTRAL_TOKEN_USERNAME }}
164164
token: ${{ secrets.CENTRAL_TOKEN_PASSWORD }}

0 commit comments

Comments
 (0)