Skip to content

Commit

Permalink
Merge pull request #633 from sksat/renovate/docker-metadata-action-4.x
Browse files Browse the repository at this point in the history
chore(deps): update docker/metadata-action action to v4.6.0
  • Loading branch information
sksat authored Jun 17, 2023
2 parents 40a4287 + dc0a12c commit 5435334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
- name: Docker meta
id: meta
uses: docker/metadata-action@v4.4.0
uses: docker/metadata-action@v4.6.0
with:
images: ghcr.io/${{ github.repository }},sksat/${{ github.event.repository.name }}

Expand Down

0 comments on commit 5435334

Please sign in to comment.