Skip to content

Commit 6ffec28

Browse files
dependabot[bot]guusdk
authored andcommitted
Bump docker/build-push-action
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 31ca4e5d51253d7e4a2317bfe74699cbe3a398a9 to ca877d9245402d1537745e0e356eab47c3520991. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@31ca4e5...ca877d9) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b70b436 commit 6ffec28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ jobs:
421421

422422
- name: Build and push Docker image
423423
id: push
424-
uses: docker/build-push-action@31ca4e5d51253d7e4a2317bfe74699cbe3a398a9
424+
uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991
425425
with:
426426
context: .
427427
push: true

0 commit comments

Comments
 (0)