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:
Akihiro Suda
2023-12-13 05:01:40 +00:00
committed by GitHub

View File

@@ -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: |