Skip to content

Commit

Permalink
deps: bump hub 2.14.1 to 2.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris authored Mar 7, 2020
1 parent 15ab86b commit 05ebbec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: Install github/hub
run: |
export HUB_VERSION="2.14.1"
export HUB_VERSION="2.14.2"
curl -fsSL https://github.com/github/hub/raw/40e421edd2c63d57bb8daa4bb9bbdfa21e8becf9/script/get | bash -s "${HUB_VERSION}"
- name: Create release
Expand Down

0 comments on commit 05ebbec

Please sign in to comment.