We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 579a1a5 + 9636e25 commit 7576125Copy full SHA for 7576125
.github/workflows/main.yaml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
egress-policy: audit
23
- name: Checkout Repo
24
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
25
- name: Setup pnpm
26
uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0
27
- name: Setup Node.js
@@ -47,7 +47,7 @@ jobs:
47
48
49
50
51
52
53
0 commit comments