Skip to content

Commit

Permalink
fix(build): upgrade versioning workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
ArwynFr committed Sep 7, 2022
1 parent 2e4ccde commit c620dfb
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 @@ -16,7 +16,7 @@ jobs:

- name: Get new version
id: new-version
uses: arwynfr/actions-conventional-versioning@0.2.0
uses: arwynfr/actions-conventional-versioning@0.2.1
with:
pattern: $(Convert-Path *.pbo)
whatif: '$true'
Expand Down

0 comments on commit c620dfb

Please sign in to comment.