We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ac671a + f2be180 commit 75305d9Copy full SHA for 75305d9
.github/workflows/attest-and-deploy.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
# Checkout the repository
18
- name: Checkout repository
19
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
20
21
- name: Setup Node.js
22
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238
.github/workflows/ci-cd.yml
@@ -18,7 +18,7 @@ jobs:
23
24
0 commit comments