Skip to content
This repository was archived by the owner on May 27, 2024. It is now read-only.

Commit 2a4631e

Browse files
build(deps): bump crazy-max/ghaction-docker-meta from 4.0.1 to 4.1.1 (#138)
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from 4.0.1 to 4.1.1. - [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases) - [Commits](docker/metadata-action@v4.0.1...v4.1.1) --- updated-dependencies: - dependency-name: crazy-max/ghaction-docker-meta dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 65bcddc commit 2a4631e

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
@@ -37,7 +37,7 @@ jobs:
3737
3838
- name: Docker meta
3939
id: docker_meta
40-
uses: crazy-max/ghaction-docker-meta@v4.0.1
40+
uses: crazy-max/ghaction-docker-meta@v4.1.1
4141
with:
4242
images: ghcr.io/${{ github.repository }}
4343
tags: |

0 commit comments

Comments
 (0)