Skip to content

Commit

Permalink
chore(deps): update ghcr.io/runatlantis/testing-env:latest docker dig…
Browse files Browse the repository at this point in the history
…est to 6851d4f in .github/workflows/test.yml (main) (runatlantis#5180)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Lukas Peter Aldershaab <[email protected]>
  • Loading branch information
renovate[bot] authored and lukaspj committed Jan 8, 2025
1 parent 24560eb commit 3cb9c74
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 @@ -48,7 +48,7 @@ jobs:
if: needs.changes.outputs.should-run-tests == 'true'
name: Tests
runs-on: ubuntu-24.04
container: ghcr.io/runatlantis/testing-env:latest@sha256:1d8d06be575ee7cfbc709491fd06a1fc90a48527b0a047543f4bb3da4b53451f
container: ghcr.io/runatlantis/testing-env:latest@sha256:6851d4f5dd59bd739e655ad3dd462490f2b809e2cc775f73718e668b260f230c
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

Expand Down

0 comments on commit 3cb9c74

Please sign in to comment.