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.
1 parent cefb5d2 commit e0ad381Copy full SHA for e0ad381
2 files changed
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
contents: write
26
pull-requests: write
27
steps:
28
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
+ - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
29
with:
30
fetch-depth: 0
31
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
permissions:
21
22
23
24
0 commit comments