Merge pull request #1 from BretFisher/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2.4.0 to 3
This commit is contained in:
2
.github/workflows/docker-build-and-push.yaml
vendored
2
.github/workflows/docker-build-and-push.yaml
vendored
@@ -85,7 +85,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
-
|
-
|
||||||
name: Checkout
|
name: Checkout
|
||||||
uses: actions/checkout@v2.4.0
|
uses: actions/checkout@v3
|
||||||
-
|
-
|
||||||
# we need qemu and buildx so we can build multiple platforms later
|
# we need qemu and buildx so we can build multiple platforms later
|
||||||
name: Set up QEMU
|
name: Set up QEMU
|
||||||
|
|||||||
Reference in New Issue
Block a user