mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-03 17:58:43 +00:00
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:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user