Skip to content

Commit 5cd7d40

Browse files
dependabot[bot]TraGicCode
authored andcommitted
Bump docker/metadata-action from 5 to 6
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5 to 6. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@v5...v6) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 806dd08 commit 5cd7d40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
# the manual 'tags' property below
4646
- name: Extract metadata (tags, labels) for Docker
4747
id: meta
48-
uses: docker/metadata-action@v5
48+
uses: docker/metadata-action@v6
4949
with:
5050
images: tragiccode/busly-cli
5151
tags: |

0 commit comments

Comments
 (0)