Skip to content

Commit

Permalink
actions: Bump peter-evans/create-pull-request
Browse files Browse the repository at this point in the history
  • Loading branch information
TLATER committed Apr 13, 2024
1 parent 213c529 commit 678c128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- run: |
echo -e '[keys]\ngithub = "${{ secrets.GITHUB_TOKEN }}"' > /tmp/github-key.toml
nix run .#commit-nvfetcher -L
- uses: peter-evans/create-pull-request@v4
- uses: peter-evans/create-pull-request@v6
with:
branch: bot/update
delete-branch: true
Expand Down

0 comments on commit 678c128

Please sign in to comment.