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.
2 parents 7395837 + d9cb641 commit cc39fe2Copy full SHA for cc39fe2
2 files changed
.github/workflows/lint.yml
@@ -13,7 +13,7 @@ jobs:
13
permissions:
14
checks: write
15
steps:
16
- - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
+ - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
17
with:
18
persist-credentials: false
19
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
name: Build Release Packages
runs-on: ubuntu-latest
fetch-depth: 0
20
0 commit comments