Skip to content

Commit

Permalink
Bump iuccio/npm-semver-publish-action from 1.11.0 to 1.34.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.11.0 to 1.34.0.
- [Release notes](https://github.com/iuccio/npm-semver-publish-action/releases)
- [Commits](iuccio/npm-semver-publish-action@v1.11.0...v1.34.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] committed Apr 29, 2024
1 parent 6214f3a commit be46c2a
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 @@ -44,7 +44,7 @@ jobs:
node-version: 21.x
registry-url: 'https://registry.npmjs.org'
- name: npm-semver-publish
uses: iuccio/npm-semver-publish-action@v1.11.0
uses: iuccio/npm-semver-publish-action@v1.34.0
with:
target-branch: 'master'
provenance: true
Expand Down

0 comments on commit be46c2a

Please sign in to comment.