build(deps): bump crazy-max/ghaction-github-runtime from 2 to 3

Bumps [crazy-max/ghaction-github-runtime](https://github.com/crazy-max/ghaction-github-runtime) from 2 to 3.
- [Release notes](https://github.com/crazy-max/ghaction-github-runtime/releases)
- [Commits](https://github.com/crazy-max/ghaction-github-runtime/compare/v2...v3)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-runtime
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-13 00:20:36 +00:00 committed by GitHub
parent 8f1479132f
commit 36b12cbcbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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