Skip to content

Commit

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

build(deps): bump docker/metadata-action from 5.5.1 to 5.6.1
  • Loading branch information
cubxxw authored Nov 20, 2024
2 parents 6f4345c + 5350434 commit 00dc49f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
- name: Get Docker metadata
if: steps.changes.outputs.changed == 'true'
id: metadata
uses: docker/metadata-action@v5.5.1
uses: docker/metadata-action@v5.6.1
with:
images: |
docker.io/telepace/ai_feedback_production_${{ matrix.project }}
Expand Down

0 comments on commit 00dc49f

Please sign in to comment.