There was an error while loading. Please reload this page.
1 parent a82a142 commit 7a6688fCopy full SHA for 7a6688f
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@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
19
20
- name: Setup Node.js
21
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
.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