Skip to content

Commit 4e288a6

Browse files
build(deps): bump docker/metadata-action from 5.5.1 to 5.6.1 in the github-actions group (#216)
Bumps the github-actions group with 1 update: [docker/metadata-action](https://github.com/docker/metadata-action). Updates `docker/metadata-action` from 5.5.1 to 5.6.1 - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@8e5442c...369eb59)
1 parent acc5751 commit 4e288a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
- name: Extract metadata (tags, labels)
3636
id: docker-meta
37-
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5.5.1
37+
uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v5.6.1
3838
with:
3939
images: ${{ env.DOCKER_IMAGE_NAME }}
4040
tags: |

0 commit comments

Comments
 (0)