We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b3bfe5 commit e8f9b22Copy full SHA for e8f9b22
.github/workflows/build-packages.yml
@@ -38,7 +38,7 @@ jobs:
38
EOF
39
40
- name: Build the Docker image
41
- uses: docker/bake-action@v4
+ uses: docker/bake-action@v5
42
env:
43
NAME: "${{ secrets.changelog_name }}"
44
EMAIL: "${{ secrets.changelog_email }}"
@@ -74,7 +74,7 @@ jobs:
74
driver-opts: env.BUILDKIT_STEP_LOG_MAX_SIZE=4194304
75
76
77
78
79
80
0 commit comments