Update main.yml

This commit is contained in:
notohh 2023-03-02 00:52:04 -05:00 committed by GitHub
parent b6b7bd7fe6
commit 04e92d8523
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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