Skip to content

Commit

Permalink
Merge pull request #52 from cpu/cpu-dr-zizmor
Browse files Browse the repository at this point in the history
ci: disable persist-credentials, remove release-plz
  • Loading branch information
cpu authored Dec 6, 2024
2 parents ede50a4 + c01c03b commit 5096642
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 24 deletions.
24 changes: 0 additions & 24 deletions .github/workflows/release-plz.yaml

This file was deleted.

2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
steps:
- name: Check out repository code
uses: actions/checkout@v4
with:
persist-credentials: false
- name: Set up sccache (part 1)
uses: mozilla-actions/[email protected]
with:
Expand Down

0 comments on commit 5096642

Please sign in to comment.