Skip to content

Commit 1a8dae3

Browse files
Copilotjkowalleck
andauthored
fix: add persist-credentials: false to release job checkout
Agent-Logs-Url: https://github.com/CycloneDX/cyclonedx-python-lib/sessions/69159903-7018-45d5-91da-59b12e9b9078 Co-authored-by: jkowalleck <2765863+jkowalleck@users.noreply.github.com>
1 parent f959774 commit 1a8dae3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ jobs:
130130
with:
131131
fetch-depth: 0
132132
token: ${{ steps.release-bot-token.outputs.token }}
133+
persist-credentials: false
133134

134135
- name: Setup python
135136
# see https://github.com/actions/setup-python

0 commit comments

Comments
 (0)