Skip to content

Commit 7dd65e6

Browse files
dependabot[bot]ciroque
authored andcommitted
Bump docker/build-push-action from 4.1.1 to 5.0.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.1.1 to 5.0.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@2eb1c19...0565240) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7161118 commit 7dd65e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-sign-image.yml

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

4848
- name: Build Docker Image
4949
id: docker-build-and-push
50-
uses: docker/build-push-action@2eb1c1961a95fc15694676618e422e8ba1d63825
50+
uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09
5151
with:
5252
context: .
5353
file: ./Dockerfile

0 commit comments

Comments
 (0)