ci(nix flake lock): fix invalid action version

whoops
This commit is contained in:
Jake Stanger
2022-12-01 20:56:41 +00:00
parent b97f018e81
commit d8c60d9d47

View File

@@ -19,7 +19,7 @@ jobs:
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@vX
uses: DeterminateSystems/update-flake-lock@v15
with:
pr-title: "Update flake.lock" # Title of PR to be created
pr-labels: | # Labels to be set on the PR