Skip to content

Commit

Permalink
Merge pull request #1214 from GSA/fix-snyk-more
Browse files Browse the repository at this point in the history
Fix snyk
  • Loading branch information
btylerburton authored Jan 18, 2024
2 parents 2a77249 + 99a1143 commit 7e2b508
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/snyk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Create Pull Request
if: ${{ failure() }}
id: scpr
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v5
with:
token: ${{ secrets.ADD_TO_PROJECT_PAT }}
commit-message: Update Pip Requirements
Expand All @@ -72,5 +72,4 @@ jobs:
requirements
automated pr
snyk
team-reviewers: data-gov-team
draft: false

0 comments on commit 7e2b508

Please sign in to comment.