Skip to content

Commit 39041fe

Browse files
chore(deps): bump docker/build-push-action from 5.1.0 to 5.3.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.1.0 to 5.3.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@4a13e50...2cdde99) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f0aa959 commit 39041fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
password: ${{ secrets.DOCKERHUB_JENKINSCIINFRA_TOKEN }}
7575
- name: Build and push
7676
id: docker_build
77-
uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 # v4
77+
uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v4
7878
with:
7979
context: .
8080
push: true

0 commit comments

Comments
 (0)