We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23b156b commit ce49604Copy full SHA for ce49604
.github/workflows/build.yml
@@ -23,7 +23,7 @@ jobs:
23
24
- name: Docker meta
25
id: docker_meta
26
- uses: docker/metadata-action@v3.8.0
+ uses: docker/metadata-action@v4.0.1
27
with:
28
images: |
29
tibiadata/tibiadata-api-go
0 commit comments