Skip to content

Commit

Permalink
Bump docker/metadata-action (#20)
Browse files Browse the repository at this point in the history
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 38b36773831fce8789962056bf155ba063580c34 to c314eea2b27e3cb3c7d7be0618510234d8f6178e.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](docker/metadata-action@38b3677...c314eea)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent bf81fb1 commit 54e8617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@38b36773831fce8789962056bf155ba063580c34
uses: docker/metadata-action@c314eea2b27e3cb3c7d7be0618510234d8f6178e
with:
images: |
${{ secrets.DOCKER_USERNAME }}/nvim
Expand Down

0 comments on commit 54e8617

Please sign in to comment.