Skip to content

Commit

Permalink
chore(deps): update docker/metadata-action action to v4 (#1768)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 29, 2022
1 parent fbbd037 commit 390ae8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_publish_main.yaml
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup Docker buildx
uses: docker/setup-buildx-action@v1
- name: Docker meta configuration
uses: docker/metadata-action@v3
uses: docker/metadata-action@v4
id: meta
with:
images: |
Expand Down

0 comments on commit 390ae8d

Please sign in to comment.