Skip to content

Commit dde7d44

Browse files
committed
Use correct toolhive-actions version
Signed-off-by: Juan Antonio Osorio <ozz@stacklok.com>
1 parent 60b7121 commit dde7d44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-tools.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
cache: true
132132

133133
- name: Install ToolHive
134-
uses: StacklokLabs/toolhive-actions@v1
134+
uses: StacklokLabs/toolhive-actions/install@v0
135135
with:
136136
version: 'v0.2.9'
137137

0 commit comments

Comments
 (0)