We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 091b3ce commit 7a48e58Copy full SHA for 7a48e58
.github/workflows/reuse.yml
@@ -17,6 +17,8 @@ jobs:
17
steps:
18
- name: Checkout
19
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
20
+ with:
21
+ persist-credentials: false
22
23
- name: REUSE Compliance Check
24
uses: fsfe/reuse-action@bb774aa972c2a89ff34781233d275075cbddf542 # v5.0.0
0 commit comments