Skip to content

Commit 08f05dc

Browse files
committed
Bump Docker actions to latest major
1 parent 3d93ce7 commit 08f05dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
uses: actions/checkout@v3
2424
-
2525
name: Validate
26-
uses: docker/bake-action@v1
26+
uses: docker/bake-action@v2
2727
with:
2828
targets: validate

0 commit comments

Comments
 (0)