Skip to content

Commit 5cd494c

Browse files
authored
fix(ci): refresh pinned ClawHub publish source
Use the current deployed ClawHub package publish source for release publishing while leaving the suspicious scanner pin unchanged.
1 parent ce1cdca commit 5cd494c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/clawhub-package-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
- uses: actions/checkout@v6
117117
with:
118118
repository: openclaw/clawhub
119-
ref: 4787be4eb1e06b4ffb947456a6559835a4307f7b
119+
ref: b07196f336ae401e148dbab9cdca3d9286eef689
120120
path: clawhub-source
121121

122122
- name: Install ClawHub CLI dependencies

0 commit comments

Comments
 (0)