Skip to content

Commit ce49604

Browse files
Bump docker/metadata-action from 3.8.0 to 4.0.1 (#130)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.8.0 to 4.0.1. - [Release notes](https://github.com/docker/metadata-action/releases) - [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md) - [Commits](docker/metadata-action@v3.8.0...v4.0.1) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23b156b commit ce49604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

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

2424
- name: Docker meta
2525
id: docker_meta
26-
uses: docker/metadata-action@v3.8.0
26+
uses: docker/metadata-action@v4.0.1
2727
with:
2828
images: |
2929
tibiadata/tibiadata-api-go

0 commit comments

Comments
 (0)