Skip to content

Commit

Permalink
Merge branch 'main' into update-linting
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 authored Jun 17, 2024
2 parents 06f19d1 + ca113f1 commit aafa727
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 @@ -41,7 +41,7 @@ jobs:
if: needs.changes.outputs.should-run-tests == 'true'
name: Tests
runs-on: ubuntu-22.04
container: ghcr.io/runatlantis/testing-env:latest@sha256:6f57c8344f7bf34adfbbc37a0be46e5ffe62d1c7dd023d89b88ff86166d18094
container: ghcr.io/runatlantis/testing-env:latest@sha256:94680793fcbe92923328ea27053e691f7a16d0daebe6616f353e48cb81b48438
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4

Expand Down

0 comments on commit aafa727

Please sign in to comment.