Skip to content

Commit

Permalink
Merge pull request #918 from sbrunner/snyk-create-pull-request-user
Browse files Browse the repository at this point in the history
Create the pull request for Snyk fix with the gs bot user
  • Loading branch information
sbrunner committed Dec 14, 2022
2 parents a990d64 + 1364b8e commit 234973e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/audit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
- name: Audit
run: ~/.venv/bin/c2cciutils-audit --branch=${{ matrix.branch }}
env:
GITHUB_TOKEN: ${{ github.token }}
GITHUB_TOKEN: ${{ secrets.TOKEN }}
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}

0 comments on commit 234973e

Please sign in to comment.