There was an error while loading. Please reload this page.
2 parents cb791b2 + 90a33c6 commit afa12d7Copy full SHA for afa12d7
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@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
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