Skip to content

Commit

Permalink
Updated peter-evans/create-pull-request to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
Choromanski committed Oct 2, 2024
1 parent 7cd7089 commit 443fb1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update-oss-attribution.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
cd ci && npx ts-node prettify.ts
- name: Create pull request to update list
uses: peter-evans/create-pull-request@2b011faafdcbc9ceb11414d64d0573f37c774b04
uses: peter-evans/create-pull-request@v7
# v4.2.3
with:
commit-message: Update OSS Attribution
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/updateInvidous.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: npm run ci:invidious

- name: Create pull request to update list
uses: peter-evans/create-pull-request@2b011faafdcbc9ceb11414d64d0573f37c774b04
uses: peter-evans/create-pull-request@v7
# v4.2.3
with:
commit-message: Update Invidious List
Expand Down

0 comments on commit 443fb1f

Please sign in to comment.