1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-04-19 11:24:24 +02:00

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
No known key found for this signature in database
GPG key ID: C51FC8F9CB0BEA61

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