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

Commit

Permalink
Merge pull request #10 from TheSpad/dependabot/github_actions/docker/…
Browse files Browse the repository at this point in the history
…metadata-action-3.2.0

Bump docker/metadata-action from 3.1.0 to 3.2.0
  • Loading branch information
thespad authored May 24, 2021
2 parents 2929e96 + aa2ccf6 commit a9e8135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bakebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
-
name: Docker meta
id: docker_meta
uses: docker/metadata-action@v3.1.0
uses: docker/metadata-action@v3.2.0
with:
images: |
${{ env.DOCKERHUB_SLUG }}
Expand Down

0 comments on commit a9e8135

Please sign in to comment.