Merge pull request #402 from crystal-ameba/dependabot/github_actions/docker/build-push-action-5

Bump docker/build-push-action from 4 to 5
This commit is contained in:
Sijawusz Pur Rahnama 2023-09-12 23:41:02 +02:00 committed by GitHub
commit 29f84921b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,7 +61,7 @@ jobs:
# https://github.com/docker/build-push-action
- name: Build and push Docker image
id: build-and-push
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
context: .
push: true