From be46c2a658c91550b0d5844c1cca6b613ab161d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 21:42:22 +0000 Subject: [PATCH] Bump iuccio/npm-semver-publish-action from 1.11.0 to 1.34.0 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](https://github.com/iuccio/npm-semver-publish-action/compare/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] --- .github/workflows/ci-cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index a2c4979..887dec6 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -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