Skip to content

Commit

Permalink
Merge pull request #1521 from GSA/dependabot/github_actions/peter-eva…
Browse files Browse the repository at this point in the history
…ns/create-pull-request-7

Bump peter-evans/create-pull-request from 5 to 7
  • Loading branch information
FuhuXia authored Jan 10, 2025
2 parents 7ede51e + 80f53d0 commit a217dbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Create Pull Request
if: ${{ failure() && github.event_name == 'schedule' }}
id: scpr
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v7
with:
token: ${{ secrets.ADD_TO_PROJECT_PAT }}
commit-message: Update Pip Requirements
Expand Down

0 comments on commit a217dbf

Please sign in to comment.