Skip to content

Commit

Permalink
Merge pull request #294 from ViRb3/dependabot/github_actions/docker/m…
Browse files Browse the repository at this point in the history
…etadata-action-4.6.0

fix(deps): bump docker/metadata-action from 4.5.0 to 4.6.0
  • Loading branch information
ViRb3 authored Aug 21, 2023
2 parents 77494a0 + 4610129 commit 9e946c6
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 @@ -17,7 +17,7 @@ jobs:

- name: Docker meta
id: docker_meta
uses: docker/metadata-action@v4.5.0
uses: docker/metadata-action@v4.6.0
with:
images: ${{ github.repository }}
tags: |
Expand Down

0 comments on commit 9e946c6

Please sign in to comment.