Skip to content

Commit a2defe3

Browse files
Bump docker/metadata-action from 5.8.0 to 5.10.0 (#72)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.8.0 to 5.10.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@c1e5197...c299e40) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: klemenfn <102049210+klemenfn@users.noreply.github.com>
1 parent 4c5ef11 commit a2defe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-debug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
# https://github.com/docker/metadata-action
7676
- name: Extract Docker metadata
7777
id: meta
78-
uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f # v5.8.0
78+
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
7979
with:
8080
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
8181
# tag image with version specified in ARG VERSION in Dockerfile if event is a push

0 commit comments

Comments
 (0)