mirror of
https://github.com/drwetter/testssl.sh.git
synced 2024-12-29 04:49:44 +01:00
Merge pull request #2396 from drwetter/dependabot/github_actions/docker/metadata-action-5
Bump docker/metadata-action from 4 to 5
This commit is contained in:
commit
2e549c1b7d
2
.github/workflows/docker-3.2.yml
vendored
2
.github/workflows/docker-3.2.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
|
||||
- name: Set Docker metadata
|
||||
id: docker_meta
|
||||
uses: docker/metadata-action@v4
|
||||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
images: ${{ github.repository }}
|
||||
labels: |
|
||||
|
Loading…
Reference in New Issue
Block a user