Skip to content

Commit a24990e

Browse files
authored
Merge pull request #3000 from testssl/dependabot/github_actions/docker/metadata-action-6
Bump docker/metadata-action from 5 to 6
2 parents 63a07e3 + 8ced01c commit a24990e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-3.3dev.yml

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

3535
- name: Set Docker metadata
3636
id: docker_meta
37-
uses: docker/metadata-action@v5
37+
uses: docker/metadata-action@v6
3838
with:
3939
images: ${{ env.REPO }}
4040
labels: |

0 commit comments

Comments
 (0)