Skip to content

Commit

Permalink
Merge pull request #1915 from c2corg/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…/metadata-action-5.6.1

chore(deps): bump docker/metadata-action from 5.5.1 to 5.6.1
  • Loading branch information
brunobesson authored Jan 28, 2025
2 parents e3cb52a + 5323d99 commit de4f63e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Docker meta
id: docker_meta
uses: docker/metadata-action@v5.5.1
uses: docker/metadata-action@v5.6.1
with:
images: ghcr.io/c2corg/v6_api
- name: Checkout repository
Expand Down Expand Up @@ -141,7 +141,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Docker meta
id: docker_meta
uses: docker/metadata-action@v5.5.1
uses: docker/metadata-action@v5.6.1
with:
images: ghcr.io/c2corg/v6_api
flavor: |
Expand Down

0 comments on commit de4f63e

Please sign in to comment.