Skip to content

Commit 66ac945

Browse files
Bump docker/metadata-action from 3.3.0 to 5.10.0 (#201)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.3.0 to 5.10.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@98669ae...c299e40) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 14e66a8 commit 66ac945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
# https://github.com/docker/metadata-action
4949
- name: Extract Docker metadata
5050
id: meta
51-
uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
51+
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051
5252
with:
5353
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
5454
flavor: |

0 commit comments

Comments
 (0)