Skip to content

Commit 8d1ae5b

Browse files
Bump pguyot/arm-runner-action from 2.5.2 to 2.6.1
Bumps [pguyot/arm-runner-action](https://github.com/pguyot/arm-runner-action) from 2.5.2 to 2.6.1. - [Release notes](https://github.com/pguyot/arm-runner-action/releases) - [Commits](pguyot/arm-runner-action@v2.5.2...v2.6.1) --- updated-dependencies: - dependency-name: pguyot/arm-runner-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a7bb18 commit 8d1ae5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
- name: Compile
153153
run: yarn run build
154154
- name: rebuild node-pty
155-
uses: pguyot/arm-runner-action@v2.5.2
155+
uses: pguyot/arm-runner-action@v2.6.1
156156
with:
157157
image_additional_mb: 2000
158158
base_image: ${{ matrix.image }}

0 commit comments

Comments
 (0)