Skip to content

Commit

Permalink
Bump reedyuk/npm-version from 1.1.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.1.1 to 1.2.2.
- [Release notes](https://github.com/reedyuk/npm-version/releases)
- [Commits](Reedyuk/NPM-Version@1.1.1...1.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent a000730 commit ba474e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
uses: gittools/actions/gitversion/execute@v0.10.2

- name: 'Change NPM version'
uses: reedyuk/npm-version@1.1.1
uses: reedyuk/npm-version@1.2.2
with:
version: $GITVERSION_SEMVER
package: ch8_packages/npm
Expand Down Expand Up @@ -77,7 +77,7 @@ jobs:
registry-url: https://registry.npmjs.org

- name: 'Change NPM version'
uses: reedyuk/npm-version@1.1.1
uses: reedyuk/npm-version@1.2.2
with:
version: ${{ needs.publish-gpr.outputs.semver }}
package: ch8_packages/npm
Expand Down

0 comments on commit ba474e5

Please sign in to comment.