Skip to content

Commit 7915130

Browse files
authored
ci: address zizmor warning
1 parent 39edf4a commit 7915130

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/coding-standards.yml

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
steps:
2323
- name: Checkout
2424
uses: actions/checkout@v4
25+
with:
26+
persist-credentials: false
2527

2628
- name: Install PHP
2729
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)