3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-06 17:44:08 +00:00

Bump docker/build-push-action from 2.7.0 to 3.0.0 (#6069)

This commit is contained in:
dependabot[bot] 2022-06-02 09:57:00 +01:00 committed by GitHub
parent 96e317620c
commit f54e8e55de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@ jobs:
type=edge
type=sha,prefix=ubuntu-20.04-bare-z3-sha-
- name: Build and push Bare Z3 Docker Image
uses: docker/build-push-action@v2.7.0
uses: docker/build-push-action@v3.0.0
with:
context: .
push: true