File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 49
49
uses :
codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # [email protected]
50
50
51
51
- name : Import GPG key
52
- uses : crazy-max/ghaction-import-gpg@82a020f1f7f605c65dd2449b392a52c3fcfef7ef # pin@v6.0 .0
52
+ uses : crazy-max/ghaction-import-gpg@01dd5d3ca463c7f10f7f4f7b4f177225ac661ee4 # pin@v6.1 .0
53
53
if : github.ref_name == 'main'
54
54
with :
55
55
gpg_private_key : ${{ secrets.GH_COMMIT_SIGNING_KEY }}
Original file line number Diff line number Diff line change 32
32
run : make setup
33
33
34
34
- name : Import GPG key
35
- uses : crazy-max/ghaction-import-gpg@82a020f1f7f605c65dd2449b392a52c3fcfef7ef # pin@v6.0 .0
35
+ uses : crazy-max/ghaction-import-gpg@01dd5d3ca463c7f10f7f4f7b4f177225ac661ee4 # pin@v6.1 .0
36
36
with :
37
37
gpg_private_key : ${{ secrets.GH_COMMIT_SIGNING_KEY }}
38
38
passphrase : ${{ secrets.GH_COMMIT_SIGNING_PASS }}
You can’t perform that action at this time.
0 commit comments