Skip to content

Commit aa88490

Browse files
dependabot[bot]opcm
authored andcommitted
Bump docker/build-push-action from 2.10.0 to 5.1.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.10.0 to 5.1.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@ac9327e...4a13e50) --- 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 51bd4dd commit aa88490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
password: ${{ secrets.GITHUB_TOKEN }}
5454

5555
- name: Build and push
56-
uses: docker/build-push-action@ac9327eae2b366085ac7f6a2d02df8aa8ead720a # v2.10.0
56+
uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 # v5.1.0
5757
with:
5858
platforms: linux/amd64
5959
push: true

0 commit comments

Comments
 (0)