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