From 9f5b8140cb536fee2429837ce6c679e75a758377 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 09:03:11 +0000 Subject: [PATCH] Chore(deps): Bump philips-software/docker-ci-scripts from 4.1.3 to 4.2.0 Bumps [philips-software/docker-ci-scripts](https://github.com/philips-software/docker-ci-scripts) from 4.1.3 to 4.2.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/v4.1.3...v4.2.0) --- updated-dependencies: - dependency-name: philips-software/docker-ci-scripts dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4afac31..fe5e281 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -96,7 +96,7 @@ jobs: path: target - name: Build Docker Images - uses: philips-software/docker-ci-scripts@v4.1.3 + uses: philips-software/docker-ci-scripts@v4.2.0 with: dockerfile: docker/Dockerfile image-name: bom-bar