Merge pull request #15 from docker/dependabot/github_actions/actions/checkout-v2.3.4

Bump actions/checkout from v2.3.3 to v2.3.4
This commit is contained in:
CrazyMax 2020-11-12 20:11:56 +01:00 committed by GitHub
commit 440b8eef4d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -29,7 +29,7 @@ jobs:
steps:
-
name: Checkout
uses: actions/checkout@v2.3.3
uses: actions/checkout@v2.3.4
-
name: Set up QEMU
id: qemu

View file

@ -14,7 +14,7 @@ jobs:
steps:
-
name: Checkout
uses: actions/checkout@v2.3.3
uses: actions/checkout@v2.3.4
-
name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v3.1.0