Skip to content

Commit

Permalink
Bump iuccio/npm-semver-publish-action from 1.0.0 to 1.10.0
Browse files Browse the repository at this point in the history
Bumps [iuccio/npm-semver-publish-action](https://github.com/iuccio/npm-semver-publish-action) from 1.0.0 to 1.10.0.
- [Release notes](https://github.com/iuccio/npm-semver-publish-action/releases)
- [Commits](iuccio/npm-semver-publish-action@v1.0.0...v1.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 65d2a22 commit a7b9653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
node-version: 21.x
registry-url: 'https://registry.npmjs.org'
- name: npm-semver-publish
uses: iuccio/npm-semver-publish-action@v1.0.0
uses: iuccio/npm-semver-publish-action@v1.10.0

with:
target-branch: 'master'
Expand Down

0 comments on commit a7b9653

Please sign in to comment.