We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0054f29 + 7a48e58 commit e4f6747Copy full SHA for e4f6747
.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