chore(deps): update actions/checkout action to v3.2.0 (#2819)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-12-18 21:14:10 -06:00
committed by GitHub
parent 037c064a79
commit efcfac8ddf

View File

@@ -29,5 +29,5 @@ jobs:
runs-on: ubuntu-22.04
container: ghcr.io/runatlantis/testing-env:2022.12.19
steps:
- uses: actions/checkout@v3.0.2
- uses: actions/checkout@v3.2.0
- run: make test-all