From c67a93a53e939c0ecda7da4c81ebd2f5c1a6fc49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 22:01:35 +0000 Subject: [PATCH] Bump iuccio/npm-semver-publish-action from 1.11.0 to 1.42.0 Bumps [iuccio/npm-semver-publish-action](https://github.com/iuccio/npm-semver-publish-action) from 1.11.0 to 1.42.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.42.0) --- updated-dependencies: - dependency-name: iuccio/npm-semver-publish-action dependency-version: 1.42.0 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 237682c..8e34df1 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -44,7 +44,7 @@ jobs: node-version: 22.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.42.0 with: target-branch: 'master' provenance: true