File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2525 actions : write
2626 steps :
2727 - name : Checkout
28- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
28+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2929 with :
3030 fetch-depth : 0
3131 fetch-tags : true
3535 uses : nixbuild/nix-quick-install-action@2c9db80fb984ceb1bcaa77cdda3fdf8cfba92035 # v34
3636
3737 - name : Cache Nix store
38- uses : nix-community/cache-nix-action@135667ec418502fa5a3598af6fb9eb733888ce6a # v6.1.3
38+ uses : nix-community/cache-nix-action@106bba72ed8e29c8357661199511ef07790175e9 # v7.0.1
3939 with :
4040 primary-key : nix-acp-go-sdk-${{ runner.os }}-${{ hashFiles('**/*.nix', 'flake.lock') }}
4141 restore-prefixes-first-match : nix-acp-go-sdk-${{ runner.os }}-
You can’t perform that action at this time.
0 commit comments