Skip to content

Commit 2267f21

Browse files
Bump docker/metadata-action from 4.1.1 to 4.3.0 (#319)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.1.1 to 4.3.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@v4.1.1...v4.3.0) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 539ae4d commit 2267f21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ jobs:
375375

376376
- name: Extract metadata (tags, labels) for Docker
377377
id: meta
378-
uses: docker/metadata-action@v4.1.1
378+
uses: docker/metadata-action@v4.3.0
379379
if: ${{ (matrix.os == 'ubuntu-latest') }}
380380
with:
381381
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

0 commit comments

Comments
 (0)