Skip to content

Commit cc0d1f6

Browse files
build(deps): bump crazy-max/ghaction-github-runtime from 3 to 4
Bumps [crazy-max/ghaction-github-runtime](https://github.com/crazy-max/ghaction-github-runtime) from 3 to 4. - [Release notes](https://github.com/crazy-max/ghaction-github-runtime/releases) - [Commits](crazy-max/ghaction-github-runtime@v3...v4) --- updated-dependencies: - dependency-name: crazy-max/ghaction-github-runtime dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e835707 commit cc0d1f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ jobs:
217217
uses: actions/checkout@v6
218218
-
219219
name: Expose GitHub Runtime
220-
uses: crazy-max/ghaction-github-runtime@v3
220+
uses: crazy-max/ghaction-github-runtime@v4
221221
-
222222
name: Environment variables
223223
if: matrix.envs != ''

0 commit comments

Comments
 (0)