Skip to content

Commit 0c7f559

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@dbef880...8e5442c) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bd5f0d5 commit 0c7f559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerhub.yml

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

3232
- name: Extract metadata (tags, labels) for Docker
3333
id: meta
34-
uses: docker/metadata-action@dbef88086f6cef02e264edb7dbf63250c17cef6c
34+
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81
3535
with:
3636
images: adversarialrobustnesstoolbox/releases
3737
tags: |

0 commit comments

Comments
 (0)