Skip to content

Commit

Permalink
Merge pull request #214 from Homebrew/zizmor-fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
p-linnane authored Nov 23, 2024
2 parents b6ee311 + 84a3827 commit 9a2aea0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sync-shared-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
repository: ${{ matrix.repo }}
path: target/${{ matrix.repo }}
token: ${{ secrets.HOMEBREW_DOTGITHUB_WORKFLOW_TOKEN }}
persist-credentials: false

- name: Configure Git user
uses: Homebrew/actions/git-user-config@master
Expand Down

0 comments on commit 9a2aea0

Please sign in to comment.