chore(deps): update actions/checkout digest to 34e1148

This commit is contained in:
renovate[bot] 2026-03-27 02:43:25 +00:00 committed by GitHub
parent f91ff6c1c9
commit 51804bc569
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 6 additions and 6 deletions

View file

@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
- uses: enarx/spdx@d4020ee98e3101dd487c5184f27c6a6fb4f88709
with:
licenses: |-
@ -27,6 +27,6 @@ jobs:
name: taplo
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
- uses: cachix/install-nix-action@v31
- run: nix run nixpkgs#taplo -- fmt --check