Merge pull request #6 from joshkunz/renovate/actions-checkout-3.x

Update actions/checkout action to v3
This commit is contained in:
Josh Kunz 2022-03-01 19:52:02 -08:00 committed by GitHub
commit 0c393a8a9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Clone
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Set up Docker buildx
uses: docker/setup-buildx-action@v1
- name: Generate docker tags