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/snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
run: env

- name: "Build and push Docker images (supported platforms)"
uses: docker/bake-action@aefd381cbaa93c62a1e8b02194ae420cc36269d2
uses: docker/bake-action@6614cfa25eff9a0b2b2697efb0b6159e7680d584
with:
files: |
.github/workflows/docker-bake.hcl
Expand Down
Loading