Skip to content

Commit

Permalink
Merge pull request #54 from typelevel/dependabot/github_actions/Deter…
Browse files Browse the repository at this point in the history
…minateSystems/update-flake-lock-23

Bump DeterminateSystems/update-flake-lock from 22 to 23
  • Loading branch information
rossabaker authored Jul 5, 2024
2 parents 1330446 + 2322a34 commit f9c895f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
private_key: ${{ secrets.STEWARD_PRIVATE_KEY }}

- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v22
uses: DeterminateSystems/update-flake-lock@v23
with:
token: ${{ steps.generate-token.outputs.token }}
branch: update/flake-lock
Expand Down

0 comments on commit f9c895f

Please sign in to comment.