Skip to content

Commit

Permalink
Bump docker/metadata-action from 3.6.0 to 3.6.1 (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 30, 2021
1 parent d589a61 commit f06c73f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
-
name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/[email protected].0
uses: docker/[email protected].1
with:
images: |
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
Expand Down

0 comments on commit f06c73f

Please sign in to comment.