Merge pull request #224 from crazy-max/dependabot/github_actions/docker/bake-action-5

build(deps): bump docker/bake-action from 4 to 5
This commit is contained in:
CrazyMax 2024-06-23 17:19:43 +02:00 committed by GitHub
commit c4811c5257
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,6 +44,6 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- -
name: Validate name: Validate
uses: docker/bake-action@v4 uses: docker/bake-action@v5
with: with:
targets: ${{ matrix.target }} targets: ${{ matrix.target }}