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 b84c828 + 582ba64 commit 8484471Copy full SHA for 8484471
2 files changed
.github/workflows/lint.yml
@@ -13,7 +13,7 @@ jobs:
13
permissions:
14
checks: write
15
steps:
16
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
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