ci: try new flake update action
Some checks failed
/ check (push) Failing after 52s

This commit is contained in:
notohh 2023-10-05 17:28:52 -04:00
parent 1401ddffa8
commit bc1cb89206
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -9,10 +9,10 @@ jobs:
with:
github-token: ${{ secrets.GH_TOKEN }}
- name: update flake.lock
uses: https://github.com/DeterminateSystems/update-flake-lock@v20
run: nix flake update
- name: create PR
uses: https://github.com/peter-evans/create-pull-request@v5
with:
pr-title: "flake.lock: Update"
pr-labels: |
nix
dependencies
automated
token: ${{ secrets.TOKEN_FOR_UPDATES }}
committer: forgejo <dev@notohh.dev>
author: notohh <github@notohh.dev>