forked from mystiq/dex
Merge pull request #2509 from dexidp/dependabot/github_actions/docker/metadata-action-4
This commit is contained in:
commit
96e0229205
1 changed files with 1 additions and 1 deletions
2
.github/workflows/artifacts.yaml
vendored
2
.github/workflows/artifacts.yaml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
|||
|
||||
- name: Gather metadata
|
||||
id: meta
|
||||
uses: docker/metadata-action@v3
|
||||
uses: docker/metadata-action@v4
|
||||
with:
|
||||
images: |
|
||||
ghcr.io/dexidp/dex
|
||||
|
|
Loading…
Reference in a new issue