Merge pull request #2146 from crytic/dependabot/github_actions/dev/docker/metadata-action-5

Bump docker/metadata-action from 4 to 5
pull/2331/head
alpharush 9 months ago committed by GitHub
commit a844f2db1b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/docker.yml

@ -30,7 +30,7 @@ jobs:
- name: Set Docker metadata
id: metadata
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
with:
images: |
ghcr.io/${{ github.repository }}

Loading…
Cancel
Save