Skip to content

Commit

Permalink
Merge pull request jupyterhub#2185 from jupyterhub/dependabot/github_…
Browse files Browse the repository at this point in the history
…actions/peter-evans/create-pull-request-d9d6fd980e1e0904e8e4dce3f0992640091bde37

build(deps): bump peter-evans/create-pull-request from 052fc72b4198ba9fbc81b818c6e1859f747d49a8 to 3.9.1
  • Loading branch information
manics authored May 10, 2021
2 parents f737bf0 + 965edaa commit cf9f6e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vuln-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ jobs:
# ref: https://github.com/peter-evans/create-pull-request
- name: Create or update a PR
if: steps.analyze.outputs.proceed == 'yes'
uses: peter-evans/create-pull-request@052fc72b4198ba9fbc81b818c6e1859f747d49a8 # associated tag: v3.8.2
uses: peter-evans/create-pull-request@d9d6fd980e1e0904e8e4dce3f0992640091bde37 # associated tag: v3.8.2
with:
token: "${{ secrets.GITHUB_TOKEN }}"
author: jupyterhub vuln-scan bot <[email protected]>
Expand Down

0 comments on commit cf9f6e2

Please sign in to comment.