Skip to content

Commit

Permalink
Merge pull request #16 from edouardrolland/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…docker/metadata-action-2ee3d3070bb41b40bf7305d15233321e12c1dc5c

Bump docker/metadata-action from 232fc64e3a4e54539e087c5976439ea54be0959d to 2ee3d3070bb41b40bf7305d15233321e12c1dc5c
  • Loading branch information
edouardrolland authored May 8, 2024
2 parents 14c66e1 + be5fe06 commit 93e04d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@232fc64e3a4e54539e087c5976439ea54be0959d
uses: docker/metadata-action@2ee3d3070bb41b40bf7305d15233321e12c1dc5c
with:
images: my-docker-hub-namespace/my-docker-hub-repository

Expand Down

0 comments on commit 93e04d6

Please sign in to comment.