Skip to content

Commit

Permalink
Merge pull request #39 from xthursdayx/dependabot/github_actions/dot-…
Browse files Browse the repository at this point in the history
…github/workflows/peter-evans/create-pull-request-6
  • Loading branch information
xthursdayx authored Jan 31, 2024
2 parents d6f7baf + 90e5dbe commit 1527d04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
repo: gpodder/gpodder

- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
token: ${{ secrets.GITHUB_TOKEN }}
title: "chore: update ${{ steps.depup.outputs.repo }} to ${{ steps.depup.outputs.latest }}"
Expand Down

0 comments on commit 1527d04

Please sign in to comment.