Skip to content

Commit

Permalink
Merge pull request #220 from dbt-msft/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/metadata-action-4.0.1

Bump docker/metadata-action from 3.7.0 to 4.0.1
  • Loading branch information
sdebruyn authored May 22, 2022
2 parents b5814e9 + c94fc76 commit 8890a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@v3.7.0
uses: docker/metadata-action@v4.0.1
with:
images: ghcr.io/${{ github.repository }}

Expand Down

0 comments on commit 8890a40

Please sign in to comment.