Skip to content

Commit

Permalink
Bump reedyuk/npm-version from 1.2.1 to 1.2.2
Browse files Browse the repository at this point in the history
Bumps [reedyuk/npm-version](https://github.com/reedyuk/npm-version) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/reedyuk/npm-version/releases)
- [Commits](Reedyuk/NPM-Version@1.2.1...1.2.2)

---
updated-dependencies:
- dependency-name: reedyuk/npm-version
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 76708c8 commit acb4765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
channel: ${{ inputs.channel }}

- name: Update version
uses: reedyuk/npm-version@1.2.1
uses: reedyuk/npm-version@1.2.2
with:
version: ${{ steps.generate-tag-name.outputs.tag-name }}

Expand Down

0 comments on commit acb4765

Please sign in to comment.