Skip to content

Commit

Permalink
Merge pull request #169 from jontze/dependabot/github_actions/peter-e…
Browse files Browse the repository at this point in the history
…vans/create-pull-request-7

chore(deps): Bump peter-evans/create-pull-request from 6 to 7
  • Loading branch information
jontze authored Sep 3, 2024
2 parents d8de067 + ea44d5e commit 181bfb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yt-dlp_update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
echo "${{ inputs.version }}" >> $YTDLP_VERSION_FILE
cat $YTDLP_VERSION_FILE
- name: Create PR
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
token: ${{ secrets.PR_AUTOMATION }}
title: "Update yt-dlp to version `${{ inputs.version }}`"
Expand Down

0 comments on commit 181bfb3

Please sign in to comment.