Skip to content

Commit bff1f25

Browse files
authored
Merge pull request #11 from DessimozLab/dependabot/github_actions/docker/metadata-action-5
Bump docker/metadata-action from 4 to 5
2 parents fec3568 + dc0b65f commit bff1f25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

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

2424
- name: Docker meta
2525
id: meta
26-
uses: docker/metadata-action@v4
26+
uses: docker/metadata-action@v5
2727
with:
2828
# list of Docker images to use as base name for tags
2929
images: |

0 commit comments

Comments
 (0)