We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b235fa7 commit d2ede77Copy full SHA for d2ede77
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- name: Checkout
19
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
+ uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
20
with:
21
fetch-depth: 0
22
.github/workflows/dependency-graph.yml
@@ -14,7 +14,7 @@ jobs:
14
15
0 commit comments