Skip to content

Commit

Permalink
Bump versionist & balena-versionist
Browse files Browse the repository at this point in the history
Change-type: patch
  • Loading branch information
thgreasi committed Nov 23, 2022
1 parent 51e135d commit 0c17f5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/flowzone.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flowzone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,7 @@ jobs:
- name: Install versionist
if: inputs.disable_versioning != true && github.event_name == 'pull_request'
run: |
npm install -g balena-versionist@0.14.10 versionist@6.8.4
npm install -g balena-versionist@0.14.11 versionist@6.9.0
- name: Generate changelog
if: inputs.disable_versioning != true && github.event_name == 'pull_request'
Expand Down

0 comments on commit 0c17f5d

Please sign in to comment.