Update docker/build-push-action action to v5

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

View File

@ -38,7 +38,7 @@ jobs:
ghcr.io/${{ github.repository }}
-
name: Build and push
uses: docker/build-push-action@v2
uses: docker/build-push-action@v5
with:
context: .
push: true