Skip to content
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/orders-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
check:
runs-on: ubuntu-latest
container:
image: ghcr.io/frantic1048/blend:0.2.9@sha256:160f81639000d7bfcb63a1e1c92c0dea763915bb8f204b539694b3a4e92bb25c
image: ghcr.io/frantic1048/blend:0.2.11@sha256:9543bcc885aa1fdfb326187479cd15c2c0ff58f940af5b7cb8893c65ea8e0b62
steps:
- name: Harden the runner (Audit all outbound calls)
uses: step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
Expand Down
Loading