File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-latest
1616 steps :
1717 - name : checkout
18- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
18+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1919 - uses : enarx/spdx@c3e8116ed31c31b3c2e58a26ba5cac407510ca37
2020 with :
2121 licenses : |-
2727 name : taplo
2828 runs-on : ubuntu-latest
2929 steps :
30- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
30+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
3131 - uses : cachix/install-nix-action@v30
3232 - run : nix run nixpkgs#taplo -- fmt --check
Original file line number Diff line number Diff line change 1515 check :
1616 runs-on : ubuntu-latest
1717 steps :
18- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
18+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1919 - uses : cachix/install-nix-action@v30
2020 with :
2121 extra_nix_config : |
3636 needs : check
3737 runs-on : [ matterlabs-default-infra-runners ]
3838 steps :
39- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
39+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
4040 - uses : cachix/install-nix-action@v30
4141 with :
4242 extra_nix_config : |
Original file line number Diff line number Diff line change 55 runs-on : ubuntu-latest
66 steps :
77 - name : Checkout code
8- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
8+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
99 with :
1010 fetch-depth : 0
1111 - name : TruffleHog OSS
You can’t perform that action at this time.
0 commit comments