mirror of
https://github.com/docker/setup-docker-action.git
synced 2026-07-16 11:50:08 -05:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5a2470b712 |
@@ -146,7 +146,7 @@ jobs:
|
||||
-
|
||||
name: Build
|
||||
if: steps.update.outputs.changed == 'true'
|
||||
uses: docker/bake-action@6614cfa25eff9a0b2b2697efb0b6159e7680d584 # v7.2.0
|
||||
uses: docker/bake-action@d3418bd7d0e9324001bca92fa8ba175ea7e6dc9b # v7.3.0
|
||||
with:
|
||||
source: .
|
||||
targets: build
|
||||
|
||||
Reference in New Issue
Block a user