Skip to content

Commit

Permalink
Merge pull request #325 from matthiasbeyer/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…DeterminateSystems/update-flake-lock-24

build(deps): bump DeterminateSystems/update-flake-lock from 23 to 24
  • Loading branch information
matthiasbeyer authored Oct 1, 2024
2 parents 50d5fdb + e1c27ad commit 73d61e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flake-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
extra_nix_config: |
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v23
uses: DeterminateSystems/update-flake-lock@v24
with:
pr-title: "Update flake.lock" # Title of PR to be created
# pr-labels: | # Labels to be set on the PR
Expand Down

0 comments on commit 73d61e3

Please sign in to comment.