Skip to content

Commit

Permalink
build(deps): bump crazy-max/ghaction-github-runtime from 2 to 3
Browse files Browse the repository at this point in the history
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](crazy-max/ghaction-github-runtime@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>
(cherry picked from commit 36b12cb)
Signed-off-by: Austin Vazquez <macedonv@amazon.com>
  • Loading branch information
dependabot[bot] authored and austinvazquez committed Feb 26, 2024
1 parent 2b40a40 commit e11de77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -106,7 +106,7 @@ jobs:
uses: docker/setup-buildx-action@v3
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: |
Expand Down

0 comments on commit e11de77

Please sign in to comment.