Bump all Docker actions to latest major

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2022-05-05 19:40:03 +02:00
parent fb56172975
commit 1721b445f7
4 changed files with 7 additions and 7 deletions

View File

@@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v3
-
name: Test
uses: docker/bake-action@v1
uses: docker/bake-action@v2
with:
targets: test
-