Skip to content

Commit 5265e5f

Browse files
dependabot[bot]vdemeester
authored andcommitted
Bump docker/metadata-action from 3 to 4
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3 to 4. - [Release notes](https://github.com/docker/metadata-action/releases) - [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md) - [Commits](docker/metadata-action@v3...v4) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a9c5e82 commit 5265e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
password: ${{ secrets.GITHUB_TOKEN }}
3434
- uses: docker/setup-buildx-action@v2
3535
- id: meta
36-
uses: docker/metadata-action@v3
36+
uses: docker/metadata-action@v4
3737
with:
3838
images: ghcr.io/${{ github.repository }}/frontend
3939
flavor: |

0 commit comments

Comments
 (0)