From c174f31557e8fb2b6a46f9668345c4ba7bfadcf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 14:20:05 +0000 Subject: [PATCH] chore(deps): bump philips-software/docker-ci-scripts from 5.1.0 to 6.0.0 Bumps [philips-software/docker-ci-scripts](https://github.com/philips-software/docker-ci-scripts) from 5.1.0 to 6.0.0. - [Release notes](https://github.com/philips-software/docker-ci-scripts/releases) - [Changelog](https://github.com/philips-software/docker-ci-scripts/blob/main/CHANGELOG.md) - [Commits](https://github.com/philips-software/docker-ci-scripts/compare/d0045b844f08b0dcb4c62bd4acf6c36877404dae...548508e51f0308bde0ed83396312de36638e409c) --- updated-dependencies: - dependency-name: philips-software/docker-ci-scripts dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 92d5a51..7a98366 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -35,7 +35,7 @@ jobs: - name: Show version run: echo ${{ needs.get-version.outputs.version }} - name: Build docker image - uses: philips-software/docker-ci-scripts@d0045b844f08b0dcb4c62bd4acf6c36877404dae # ratchet:philips-software/docker-ci-scripts@v5.1.0 + uses: philips-software/docker-ci-scripts@548508e51f0308bde0ed83396312de36638e409c # ratchet:philips-software/docker-ci-scripts@v6.0.0 with: dockerfile: . image-name: spdxmerge