Skip to content

Commit

Permalink
Merge pull request #119 from rtsp/dependabot/github_actions/docker/me…
Browse files Browse the repository at this point in the history
…tadata-action-5.6.1

Bump docker/metadata-action from 5.5.1 to 5.6.1
  • Loading branch information
github-actions[bot] authored Nov 23, 2024
2 parents 6504880 + 44f51e8 commit d8079d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@v5.5.1
uses: docker/metadata-action@v5.6.1
with:
images: |
${{ secrets.DOCKER_REPO }}
Expand Down

0 comments on commit d8079d9

Please sign in to comment.