Skip to content

Commit 493cc36

Browse files
dependabot[bot]linuxmaniac
authored andcommitted
github: [skip ci]: bump docker/build-push-action from 5 to 7
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 7. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v5...v7) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fff3ec5 commit 493cc36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
env:
4949
DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index
5050
- name: Build and push
51-
uses: docker/build-push-action@v5
51+
uses: docker/build-push-action@v7
5252
with:
5353
platforms: linux/amd64,linux/arm64
5454
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)