Skip to content

Commit acfbd73

Browse files
authored
Merge pull request #4458 from c2corg/dependabot/github_actions/docker/metadata-action-5.9.0
chore(deps): bump docker/metadata-action from 5.8.0 to 5.9.0
2 parents 48920f7 + 81b0d80 commit acfbd73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Docker meta
3636
id: docker_meta
3737
if: "contains(github.ref, 'refs/tags/') || github.ref == 'refs/heads/master'"
38-
uses: docker/metadata-action@v5.8.0
38+
uses: docker/metadata-action@v5.9.0
3939
with:
4040
# list of Docker images to use as base name for tags
4141
images: c2corg/c2c_ui

0 commit comments

Comments
 (0)