Skip to content

Commit 8928c4c

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 ff26911fd365b0233252dfbd8eede1c0e9ef9a51 to 53b7df96c91f9c12dcc8a07bcb9ccacbed38856a. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@ff26911...53b7df9) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 53b7df96c91f9c12dcc8a07bcb9ccacbed38856a dependency-type: direct:production ... PR: #799 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 7d684f8 commit 8928c4c

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@ff26911fd365b0233252dfbd8eede1c0e9ef9a51 # master
113+
uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # master
114114
with:
115115
context: ./deployment/urunc-deploy
116116
tags: ${{ steps.meta.outputs.tags }}

0 commit comments

Comments
 (0)