Skip to content

Commit 5df9232

Browse files
Bump docker/metadata-action from 5.5.0 to 5.5.1
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.5.0 to 5.5.1. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@v5.5.0...v5.5.1) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e60178e commit 5df9232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Docker meta
2727
id: meta
2828
if: github.event_name != 'pull_request'
29-
uses: docker/metadata-action@v5.5.0
29+
uses: docker/metadata-action@v5.5.1
3030
with:
3131
images: patbaumgartner/lovebox-telegram-sender
3232
tags: |

0 commit comments

Comments
 (0)