Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.

Commit

Permalink
Merge pull request #20 from bazzi-gg/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…/metadata-action-4.0.1

fix(deps): bump docker/metadata-action from 3.3.0 to 4.0.1
  • Loading branch information
Plorence authored Jun 11, 2022
2 parents 89628a6 + 2897196 commit 6a5ec29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
# https://github.com/docker/metadata-action
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
uses: docker/metadata-action@69f6fc9d46f2f8bf0d5491e4aabe0bb8c6a4678a
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
- name: Secret Setup
Expand Down

0 comments on commit 6a5ec29

Please sign in to comment.