Skip to content

Commit 7bdbf81

Browse files
Bump docker/setup-buildx-action from 3.11.1 to 3.12.0 (#284)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c2380fa commit 7bdbf81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/app-build-verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ jobs:
296296
startsWith(inputs.runner-os, 'ubuntu')
297297
&& contains(fromJSON('["", "Linux"]'), inputs.target-platform)
298298
&& contains(fromJSON('["", "system", "appimage"]'), inputs.target-format)
299-
uses: docker/setup-buildx-action@v3.11.1
299+
uses: docker/setup-buildx-action@v3.12.0
300300

301301
- name: Docker Caching Configuration
302302
id: docker

0 commit comments

Comments
 (0)