There was an error while loading. Please reload this page.
1 parent 873e37b commit d0dcc83Copy full SHA for d0dcc83
2 files changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- name: Checkout
18
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
+ uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
19
20
- name: Setup Node.js
21
uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7
.github/workflows/renovate.yml
@@ -34,7 +34,7 @@ jobs:
34
owner: ${{ github.repository_owner }}
35
36
37
38
with:
39
fetch-depth: 1
40
token: ${{ steps.get-token.outputs.token }}
0 commit comments