Merge pull request #9512 from containerd/dependabot/github_actions/crazy-max/ghaction-github-runtime-3
build(deps): bump crazy-max/ghaction-github-runtime from 2 to 3
This commit is contained in:
commit
fd163893bc
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -106,7 +106,7 @@ jobs:
|
||||
uses: docker/setup-buildx-action@v2
|
||||
with:
|
||||
use: true
|
||||
- uses: crazy-max/ghaction-github-runtime@v2 # sets up needed vars for caching to github
|
||||
- uses: crazy-max/ghaction-github-runtime@v3 # sets up needed vars for caching to github
|
||||
- name: Make
|
||||
shell: bash
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user