1
0
Fork 0
mirror of https://github.com/docker/build-push-action.git synced 2025-05-08 06:29:30 +02:00

Bump actions to latest major

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2022-05-28 18:36:30 +02:00
parent a806b8fe18
commit 307a009589
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
15 changed files with 24 additions and 24 deletions

View file

@ -14,7 +14,7 @@ jobs:
steps:
-
name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
-
uses: docker/setup-buildx-action@v2
id: builder1