Skip to content

Commit e11de77

Browse files
dependabot[bot]austinvazquez
authored andcommitted
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](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>
1 parent 2b40a40 commit e11de77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
uses: docker/setup-buildx-action@v3
107107
with:
108108
use: true
109-
- uses: crazy-max/ghaction-github-runtime@v2 # sets up needed vars for caching to github
109+
- uses: crazy-max/ghaction-github-runtime@v3 # sets up needed vars for caching to github
110110
- name: Make
111111
shell: bash
112112
run: |

0 commit comments

Comments
 (0)