Skip to content

Commit 8ca9129

Browse files
ci: bump docker/metadata-action from 5.6.1 to 5.7.0 (#280)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.6.1 to 5.7.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@v5.6.1...v5.7.0) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5dbd327 commit 8ca9129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
3131
- name: Docker meta
3232
id: meta
33-
uses: docker/metadata-action@v5.6.1
33+
uses: docker/metadata-action@v5.7.0
3434
with:
3535
images: ghcr.io/radiorabe/mediawiki
3636
tags: |

0 commit comments

Comments
 (0)