Skip to content

Commit

Permalink
workflows/scheduled: fix artipacked zizmor findings
Browse files Browse the repository at this point in the history
We don't need persistent credentials here.
  • Loading branch information
ZhongRuoyu committed Dec 15, 2024
1 parent f30b24e commit eb7aa51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
fetch-depth: 0
persist-credentials: false
ref: ${{ github.event.pull_request.head.sha }}

- name: Set up Homebrew
Expand Down

0 comments on commit eb7aa51

Please sign in to comment.