mirror of
https://github.com/Mic92/sops-nix.git
synced 2025-12-26 14:14:58 +08:00
Merge pull request #875 from Mic92/dependabot/github_actions/peter-evans/create-pull-request-8
Some checks failed
Test / tests (push) Has been cancelled
Some checks failed
Test / tests (push) Has been cancelled
Bump peter-evans/create-pull-request from 7 to 8
This commit is contained in:
commit
443a7f2e7e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/upgrade-flakes.yml
vendored
2
.github/workflows/upgrade-flakes.yml
vendored
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
popd
|
||||
nix run .#update-dev-private-narHash
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v7
|
||||
uses: peter-evans/create-pull-request@v8
|
||||
with:
|
||||
title: Update flakes
|
||||
token: ${{ steps.app-token.outputs.token }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue