Merge pull request #128 from strukturag/dependabot/github_actions/docker/metadata-action-4
Bump docker/metadata-action from 3 to 4
This commit is contained in:
commit
fe91e8d5d4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploydocker.yml
vendored
2
.github/workflows/deploydocker.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
||||||
|
|
||||||
- name: Generate Docker metadata
|
- name: Generate Docker metadata
|
||||||
id: meta
|
id: meta
|
||||||
uses: docker/metadata-action@v3
|
uses: docker/metadata-action@v4
|
||||||
with:
|
with:
|
||||||
images: |
|
images: |
|
||||||
strukturag/pdfdraw
|
strukturag/pdfdraw
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue