Skip to content

Commit a6a98d6

Browse files
authored
Merge pull request #117 from nginx-proxy/dependabot/github_actions/docker/metadata-action-6
ci: bump docker/metadata-action from 5 to 6
2 parents e83c4e3 + b054c93 commit a6a98d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-publish.yml

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

3333
- name: Get Docker image tags
3434
id: docker_meta
35-
uses: docker/metadata-action@v5
35+
uses: docker/metadata-action@v6
3636
with:
3737
images: |
3838
ghcr.io/nginx-proxy/forego

0 commit comments

Comments
 (0)