File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 12
12
update :
13
13
runs-on : ubuntu-latest
14
14
steps :
15
- - uses : actions/checkout@v4
15
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
16
16
17
- - uses : cachix/install-nix-action@v31
17
+ - uses : cachix/install-nix-action@526118121621777ccd86f79b04685a9319637641 # v31
18
18
with :
19
19
extra_nix_config : |
20
20
accept-flake-config = true
Original file line number Diff line number Diff line change 16
16
update :
17
17
runs-on : ubuntu-latest
18
18
steps :
19
- - uses : actions/checkout@v4
19
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
20
20
21
- - uses : cachix/install-nix-action@v31
21
+ - uses : cachix/install-nix-action@526118121621777ccd86f79b04685a9319637641 # v31
22
22
with :
23
23
extra_nix_config : |
24
24
accept-flake-config = true
41
41
git rm -f --cached flake.lock
42
42
43
43
- name : Create Pull Request
44
- uses : peter-evans/create-pull-request@v7
44
+ uses : peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7
45
45
with :
46
46
title : ' Update the library lists'
47
47
commit-message : ' chore: Update the library lists'
You can’t perform that action at this time.
0 commit comments