Skip to content

chore(deps): update ghcr.io/runatlantis/testing-env:latest docker digest to 925d411 in .github/workflows/test.yml (main) #5462

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,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:e0375fc3c99b8e4bb4ddea8917be87bd71eb905b46c1f93c4f530bbdea4305ee
container: ghcr.io/runatlantis/testing-env:latest@sha256:925d411e6297ae6e3a71ead5e0e1eac28df09d8d6c4880a246d8617ce2d37cbc
steps:
- name: Harden Runner
uses: step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2.10.4
Expand Down
Loading