Skip to content

Commit 3e26093

Browse files
authored
Merge pull request #472 from kagenti/dependabot/github_actions/docker/metadata-action-6.1.0
build(deps): Bump docker/metadata-action from 6.0.0 to 6.1.0
2 parents 3a7c0d0 + ab4375f commit 3e26093

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
# 6. Extract Docker metadata
101101
- name: Extract Docker metadata
102102
id: meta
103-
uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6
103+
uses: docker/metadata-action@80c7e94dd9b9319bd5eb7a0e0fe9291e23a2a2e9 # v6
104104
with:
105105
images: ghcr.io/${{ github.repository }}/${{ matrix.image_config.name }}
106106
tags: |

0 commit comments

Comments
 (0)