Skip to content

Commit

Permalink
Merge pull request #165 from typelevel/dependabot/github_actions/Dete…
Browse files Browse the repository at this point in the history
…rminateSystems/update-flake-lock-22

Bump DeterminateSystems/update-flake-lock from 21 to 22
  • Loading branch information
rossabaker committed Jun 3, 2024
2 parents 9a22a8f + 38646f7 commit 2c291f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-flake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
app_id: 207424
private_key: ${{ secrets.STEWARD_PRIVATE_KEY }}
- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v21
uses: DeterminateSystems/update-flake-lock@v22
with:
token: ${{ steps.generate-token.outputs.token }}

0 comments on commit 2c291f9

Please sign in to comment.