Update docker/metadata-action action to v5

pull/24/head
renovate[bot] 2023-10-02 19:02:24 +00:00 committed by GitHub
parent 905790d645
commit b114b440d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@v3
uses: docker/metadata-action@v5
with:
images: |
ghcr.io/${{ github.repository }}