🏡 index : github.com/captn3m0/google-sre-ebook.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-03-02 23:25:01.0 +00:00:00
committer GitHub <noreply@github.com> 2025-03-02 23:25:01.0 +00:00:00
commit
c22071a39d0536a1b9bd20debb5c88155f5744cb [patch]
tree
5a9c983ac3e906ca31476100728ef6fea030f5ca
parent
60156662b731934cc59664807b688638dbd45917
download
c22071a39d0536a1b9bd20debb5c88155f5744cb.tar.gz

Bump docker/metadata-action from 5.6.1 to 5.7.0

Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.6.1 to 5.7.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/369eb591f429131d6889c46b94e711f089e6ca96...902fa8ec7d6ecbf8d84d538b9b233a880e428804)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Diff

 .github/workflows/docker-publish.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml
index 683ff81..82ae23f 100644
--- a/.github/workflows/docker-publish.yml
+++ a/.github/workflows/docker-publish.yml
@@ -49,7 +49,7 @@
      # https://github.com/docker/metadata-action
      - name: Extract Docker metadata
        id: meta
        uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v5.6.1
        uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0
        with:
          images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}