mirror of
https://github.com/containerd/containerd.git
synced 2026-08-03 22:50:44 +00:00
Merge pull request #11369 from containerd/dependabot/github_actions/docker/setup-buildx-action-3.9.0
build(deps): bump docker/setup-buildx-action from 3.8.0 to 3.9.0
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -103,7 +103,7 @@ jobs:
|
||||
path: src/github.com/containerd/containerd
|
||||
|
||||
- name: Setup buildx instance
|
||||
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
|
||||
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3.9.0
|
||||
with:
|
||||
use: true
|
||||
- uses: crazy-max/ghaction-github-runtime@b3a9207c0e1ef41f4cf215303c976869d0c2c1c4 # v3.0.0
|
||||
|
||||
Reference in New Issue
Block a user