Skip to content

Commit 060ba68

Browse files
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 9cc2126 commit 060ba68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
username: ${{ secrets.DOCKER_USER_NAME }}
8383
password: ${{ secrets.DOCKER_TOKEN }}
8484

85-
- uses: docker/metadata-action@v5
85+
- uses: docker/metadata-action@v6
8686
id: meta
8787
with:
8888
images: pkgxdev/pkgx

0 commit comments

Comments
 (0)