Skip to content

Commit 22f9097

Browse files
ci: bump docker/metadata-action from 5.9.0 to 5.10.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.9.0 to 5.10.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@v5.9.0...v5.10.0) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 83efe64 commit 22f9097

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.9.0
33+
uses: docker/metadata-action@v5.10.0
3434
with:
3535
images: ghcr.io/radiorabe/mediawiki
3636
tags: |

0 commit comments

Comments
 (0)