Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Pin the changelogerator version (#898)
Browse files Browse the repository at this point in the history
ref #851
  • Loading branch information
chevdor authored Jan 20, 2022
1 parent f1474d1 commit e0264b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-02_create-draft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
- name: Prepare tooling
run: |
cd cumulus/scripts/changelog
gem install bundler changelogerator
gem install bundler changelogerator:0.9.1
bundle install
changelogerator --help
Expand Down

0 comments on commit e0264b3

Please sign in to comment.