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.
1 parent b76c663 commit 80887e5Copy full SHA for 80887e5
.github/workflows/make-based-ci.yml
@@ -21,6 +21,8 @@ jobs:
21
steps:
22
- name: Checkout code
23
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
24
+ with:
25
+ persist-credentials: false
26
# This will post a comment on PRs when poetry.lock changes
27
- name: Diff poetry.lock
28
uses: nborrmann/diff-poetry-lock@c0afd3666864cec339f03ee5c5cf9cb671780c12
0 commit comments