1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-09 11:42:43 +00:00

Merge pull request #1561 from plantuml/dependabot/github_actions/docker/build-push-action-5

chore(deps): bump docker/build-push-action from 4 to 5
This commit is contained in:
PlantUML 2023-10-05 10:24:19 +02:00 committed by GitHub
commit f2aa804ec1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -336,7 +336,7 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build/push container image
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
context: .
push: true