Skip to content

Commit

Permalink
workflows/sync-shared-config: fix zizmor findings
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Linnane <patrick@linnane.io>
p-linnane committed Nov 23, 2024
1 parent b6ee311 commit 84a3827
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
@@ -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

0 comments on commit 84a3827

Please sign in to comment.