Skip to content

Commit c279167

Browse files
authored
ci: update script link [skip ci]
1 parent a4c25ca commit c279167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Install github/hub
2020
run: |
2121
export HUB_VERSION="2.14.2"
22-
curl -fsSL https://github.com/github/hub/raw/40e421edd2c63d57bb8daa4bb9bbdfa21e8becf9/script/get | bash -s "${HUB_VERSION}"
22+
curl -fsSL https://github.com/github/hub/raw/8d91904208171b013f9a9d1175f4ab39068db047/script/get | bash -s "${HUB_VERSION}"
2323
2424
- name: Create release
2525
env:

0 commit comments

Comments
 (0)