Merge pull request #292 from strukturag/dependabot/github_actions/docker/metadata-action-5
build(deps): bump docker/metadata-action from 4 to 5
This commit is contained in:
commit
b177fdad5f
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
|
||||
id: meta
|
||||
uses: docker/metadata-action@v4
|
||||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
images: |
|
||||
strukturag/pdfdraw
|
||||
|
|
|
|||
Loading…
Reference in a new issue