Skip to content

Commit

Permalink
chore(deps): bump docker/metadata-action from 5.2.0 to 5.5.0 (#1161)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 5, 2024
1 parent 7ee6cb9 commit 3780146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
password: ${{ secrets.DOCKER_TOKEN }}
- name: Docker meta
id: meta
uses: docker/metadata-action@v5.2.0
uses: docker/metadata-action@v5.5.0
with:
images: kong/deck
tags: ${{ env.TAGS_STANDARD }}${{ env.TAGS_SUPPLEMENTAL }}
Expand Down

0 comments on commit 3780146

Please sign in to comment.