Skip to content

Commit

Permalink
Merge pull request #71 from mogeko/dependabot/github_actions/github-a…
Browse files Browse the repository at this point in the history
…ctions-b8500d64d7

build(deps): bump docker/metadata-action from 5.5.1 to 5.6.1 in the github-actions group
  • Loading branch information
mogeko authored Dec 5, 2024
2 parents 61ea5c2 + 8017352 commit 55f69e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- 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: |
docker.io/${{ secrets.DOCKER_USERNAME }}/${{ env.IMAGE_NAME }}
Expand Down

0 comments on commit 55f69e9

Please sign in to comment.