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 50ac282 + e6bfdd8 commit 6bd6f33Copy full SHA for 6bd6f33
3 files changed
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
runs-on: ${{ matrix.platform }}
24
25
steps:
26
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
27
with:
28
persist-credentials: false
29
.github/workflows/lint.yml
@@ -24,7 +24,7 @@ jobs:
30
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
contents: write
21
22
with: # zizmor: ignore[artipacked] git-auto-commit-action requires credentials
# See
# https://github.com/stefanzweifel/git-auto-commit-action?tab=readme-ov-file#push-to-protected-branches
0 commit comments