We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 60f585b + 4dd4b20 commit 679727eCopy full SHA for 679727e
.github/workflows/openssf-scorecard.yml
@@ -34,7 +34,7 @@ jobs:
34
35
steps:
36
- name: "Checkout code"
37
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 # v5.0.0
38
with:
39
persist-credentials: false
40
.github/workflows/pre-commit-autoupdate.yml
@@ -19,7 +19,7 @@ jobs:
19
20
21
- name: Checkout DPNP repo
22
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 # v4.2.2
23
24
- name: Set up python
25
uses: actions/setup-python@18566f86b301499665bd3eb1a2247e0849c64fa5 # v5.6.0
0 commit comments