Skip to content

Commit afe3f2f

Browse files
Bump docker/metadata-action from 3.6.2 to 3.7.0 (cinnyapp#487)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.6.2 to 3.7.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@v3.6.2...v3.7.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 1d1cb56 commit afe3f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prod-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
password: ${{ secrets.DOCKER_PASSWORD }}
4545
- name: Extract metadata (tags, labels) for Docker
4646
id: meta
47-
uses: docker/metadata-action@v3.6.2
47+
uses: docker/metadata-action@v3.7.0
4848
with:
4949
images: ajbura/cinny
5050
- name: Build and push Docker image

0 commit comments

Comments
 (0)