Skip to content

Commit

Permalink
workflows/tests: 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 eb7aa51 commit 931463a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
steps:
- name: Set up Git repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
persist-credentials: false

- name: Set up Homebrew
id: set-up-homebrew
Expand Down

0 comments on commit 931463a

Please sign in to comment.