Skip to content

Commit 4b292b8

Browse files
authored
Merge branch 'main' into dependabot/go_modules/github.com/spf13/cobra-1.9.1
2 parents 5f47d32 + 2913f13 commit 4b292b8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/docker-push.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- name: Extract metadata (tags, labels) for Docker
4242
id: meta
43-
uses: docker/metadata-action@v5.6.1
43+
uses: docker/metadata-action@v5.7.0
4444
with:
4545
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
4646
flavor: "latest=false"

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232

3333
### Dependencies
3434

35+
- Bump [docker/metadata-action](https://github.com/docker/metadata-action) from 5.6.1 to 5.7.0 ([#3595](https://github.com/cosmos/gaia/pull/3595))
3536
- Bump [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.2 to 4.7.3 ([#3547](https://github.com/cosmos/gaia/pull/3547))
3637

3738
### Dependencies

0 commit comments

Comments
 (0)