Skip to content

Commit baaad7f

Browse files
committed
pre-commit autoupdate
1 parent f64d2aa commit baaad7f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/pre-commit-autoupdate.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,10 @@ jobs:
1616
contents: write
1717
pull-requests: write
1818
steps:
19-
# zizmor: ignore[artipacked]
2019
- name: Check out repo
2120
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
21+
with:
22+
persist-credentials: false
2223

2324
- name: Set up Python
2425
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0

0 commit comments

Comments
 (0)