Skip to content

Commit 71a5b11

Browse files
dependabot[bot]davidrjenni
authored andcommitted
.github/workflows(deps): Bump docker/metadata-action
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.10.0 to 6.0.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@c299e40...030e881) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f3ddfa commit 71a5b11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ jobs:
153153
password: ${{ secrets.GITHUB_TOKEN }}
154154
- name: Extract metadata for Docker
155155
id: meta
156-
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
156+
uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0
157157
with:
158158
images: |
159159
davidrjenni/scip-php

0 commit comments

Comments
 (0)