Skip to content

Commit

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

Bump docker/metadata-action from 3.3.0 to 5.0.0
  • Loading branch information
Exchizz authored Oct 2, 2023
2 parents d454a33 + 963cdbf commit 9619390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

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

Expand Down

0 comments on commit 9619390

Please sign in to comment.