Unverified Commit 0c393a8a authored by Josh Kunz's avatar Josh Kunz Committed by GitHub
Browse files

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

Update actions/checkout action to v3
parents 136b587e 070584d4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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