Skip to content

Commit acd142c

Browse files
fix(deps): lock file maintenance minor/patch updates (#5817)
* fix(deps): lock file maintenance minor/patch updates * Revert update as that needs to match the transitive dependency --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lukas Taegert-Atkinson <lukas.taegert-atkinson@tngtech.com>
1 parent f412abd commit acd142c

File tree

6 files changed

+509
-481
lines changed

6 files changed

+509
-481
lines changed

.github/workflows/build-and-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ jobs:
341341
key: node-modules-${{ runner.os }}-${{ hashFiles('package-lock.json') }}
342342
restore-keys: node-modules-${{ runner.os }}
343343
- name: Build
344-
uses: cross-platform-actions/action@v0.26.0
344+
uses: cross-platform-actions/action@v0.27.0
345345
with:
346346
operating_system: ${{ matrix.settings.name }}
347347
architecture: ${{ matrix.settings.architecture }}

0 commit comments

Comments
 (0)