Skip to content

Commit 6f37407

Browse files
authored
Merge pull request #571 from nginx-proxy/dependabot/github_actions/docker/metadata-action-5
ci: bump docker/metadata-action from 4 to 5
2 parents ccceeb6 + c9ea471 commit 6f37407

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
@@ -38,7 +38,7 @@ jobs:
3838

3939
- name: Get Docker tags
4040
id: docker_meta
41-
uses: docker/metadata-action@v4
41+
uses: docker/metadata-action@v5
4242
with:
4343
images: |
4444
ghcr.io/nginx-proxy/docker-gen

0 commit comments

Comments
 (0)