Skip to content

Commit

Permalink
Merge pull request #3639 from c2corg/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…/metadata-action-5.0.0
  • Loading branch information
brunobesson authored Oct 23, 2023
2 parents 8a6a6cd + 22c24ee commit 2272a24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Docker meta
id: docker_meta
if: "contains(github.ref, 'refs/tags/') || github.ref == 'refs/heads/master'"
uses: docker/metadata-action@v4.6.0
uses: docker/metadata-action@v5.0.0
with:
# list of Docker images to use as base name for tags
images: c2corg/c2c_ui
Expand Down

0 comments on commit 2272a24

Please sign in to comment.