Skip to content

Commit

Permalink
vuln-scan: set author for commits
Browse files Browse the repository at this point in the history
  • Loading branch information
manics committed Apr 16, 2021
1 parent c819835 commit 74fa6de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/vuln-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ jobs:
uses: peter-evans/create-pull-request@v3
with:
token: "${{ secrets.GITHUB_TOKEN }}"
author: jupyterhub vuln-scan bot <[email protected]>
reviewers: "consideratio"
branch: "vuln-scan-${{ matrix.image_ref }}"
title: "Vulnerability patch in ${{ matrix.image_ref }}"
Expand Down

0 comments on commit 74fa6de

Please sign in to comment.