Skip to content

Commit

Permalink
build(deps): bump docker/metadata-action from 5.4.0 to 5.5.0 (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 7, 2024
1 parent 25dbf87 commit 397066d
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 @@ -57,7 +57,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@v5.4.0
uses: docker/metadata-action@v5.5.0
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit 397066d

Please sign in to comment.