Skip to content

Commit 11e894a

Browse files
dependabot[bot]urunc-bot[bot]
authored andcommitted
chore(deps): Bump docker/build-push-action
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 9e436ba9f2d7bcd1d038c8e55d039d37896ddc5d to 789f68658055d3ca993799b232b5c46dfe3f114d. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@9e436ba...789f686) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 789f68658055d3ca993799b232b5c46dfe3f114d dependency-type: direct:production ... PR: #606 Signed-off-by: dependabot[bot] <support@github.com> Reviewed-by: Charalampos Mainas <cmainas@nubificus.co.uk> Approved-by: Charalampos Mainas <cmainas@nubificus.co.uk>
1 parent 2fd0bab commit 11e894a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
111111
- name: Build and push urunc-deploy-${{ matrix.arch}}
112112
id: build-and-push
113-
uses: docker/build-push-action@9e436ba9f2d7bcd1d038c8e55d039d37896ddc5d # master
113+
uses: docker/build-push-action@789f68658055d3ca993799b232b5c46dfe3f114d # master
114114
with:
115115
context: ./deployment/urunc-deploy
116116
tags: ${{ steps.meta.outputs.tags }}

0 commit comments

Comments
 (0)