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 ac36c69 + 7e9f5a2 commit 7a11dbbCopy full SHA for 7a11dbb
1 file changed
.github/workflows/validate.yml
@@ -27,6 +27,8 @@ jobs:
27
steps:
28
- name: Checkout code
29
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
30
+ with:
31
+ persist-credentials: false
32
33
- name: Install PHP
34
uses: shivammathur/setup-php@bf6b4fbd49ca58e4608c9c89fba0b8d90bd2a39f # 2.35.5
0 commit comments