Skip to content

Commit 1891419

Browse files
authored
Merge pull request #53 from crazy-max/dependabot/github_actions/docker/bake-action-5
Bump docker/bake-action from 4 to 5
2 parents 9a234f0 + 84ddb23 commit 1891419

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
@@ -40,6 +40,6 @@ jobs:
4040
uses: actions/checkout@v4
4141
-
4242
name: Validate
43-
uses: docker/bake-action@v4
43+
uses: docker/bake-action@v5
4444
with:
4545
targets: ${{ matrix.target }}

0 commit comments

Comments
 (0)