Skip to content

Commit

Permalink
chore(deps): update actions/checkout action to v3.2.0 (#2819)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 19, 2022
1 parent 037c064 commit efcfac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit efcfac8

Please sign in to comment.