Skip to content

Commit 69b05ca

Browse files
authored
Merge pull request #339 from OWASP/dependabot/github_actions/docker/metadata-action-5
build(deps): bump docker/metadata-action from 4 to 5
2 parents c8280a7 + 4ba2ae4 commit 69b05ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

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

7878
- name: Docker Meta
7979
id: docker_meta
80-
uses: docker/metadata-action@v4
80+
uses: docker/metadata-action@v5
8181
with:
8282
images: iteratec/${{ matrix.component }}
8383
tags: |

0 commit comments

Comments
 (0)