Skip to content

Commit d96ffa9

Browse files
fix(deps): lock file maintenance minor/patch updates (#6161)
* fix(deps): lock file maintenance minor/patch updates * Fix audit * Fix linting --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
1 parent 9a87f8e commit d96ffa9

File tree

6 files changed

+519
-464
lines changed

6 files changed

+519
-464
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ jobs:
265265
with:
266266
version: 0.14.1
267267
- name: Install cargo-zigbuild
268-
uses: taiki-e/install-action@80466ef8efa80486cdfbddf929453a4f3565c791 # v2.62.34
268+
uses: taiki-e/install-action@1d76762916ba18e4f0c3b2f71fee3da83a279745 # v2.62.41
269269
if: ${{ matrix.settings.cross == 'zig' }}
270270
env:
271271
GITHUB_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)