Skip to content

Commit 55f8390

Browse files
authored
Merge pull request #1055 from nginx-proxy/dependabot/github_actions/docker/metadata-action-5
ci: bump docker/metadata-action from 4 to 5
2 parents d291afe + 687a6a6 commit 55f8390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-publish.yml

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

3535
- name: Get Docker tags
3636
id: docker_meta
37-
uses: docker/metadata-action@v4
37+
uses: docker/metadata-action@v5
3838
with:
3939
images: |
4040
ghcr.io/nginx-proxy/acme-companion

0 commit comments

Comments
 (0)