Skip to content

Commit

Permalink
chore(github): bump DeterminateSystems/update-flake-lock from 21 to 22 (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 12ae4e6 commit 2b6d881
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/flake-lock-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
private_key: ${{ secrets.APP_PRIVATE_KEY }}

- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v21
uses: DeterminateSystems/update-flake-lock@v22
with:
token: ${{ steps.generate-app-token.outputs.token }}
branch: update-flake-lock
Expand All @@ -50,7 +50,7 @@ jobs:
private_key: ${{ secrets.APP_PRIVATE_KEY }}

- name: Update dev/flake.lock
uses: DeterminateSystems/update-flake-lock@v21
uses: DeterminateSystems/update-flake-lock@v22
with:
path-to-flake-dir: dev/
token: ${{ steps.generate-app-token.outputs.token }}
Expand Down

0 comments on commit 2b6d881

Please sign in to comment.