build(deps): Bump docker/bake-action from 2 to 3

Bumps [docker/bake-action](https://github.com/docker/bake-action) from 2 to 3.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-04-18 18:10:42 +00:00
committed by GitHub
parent de4cdab411
commit 33b1fdbf39
4 changed files with 6 additions and 6 deletions

View File

@@ -26,7 +26,7 @@ jobs:
uses: docker/setup-buildx-action@v2
-
name: Build docs
uses: docker/bake-action@v2
uses: docker/bake-action@v3
with:
source: ${{ github.server_url }}/${{ github.repository }}.git#${{ github.event.release.name }}
targets: update-docs