Skip to content

Commit

Permalink
github: bump DeterminateSystems/update-flake-lock from 19 to 20 (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 20, 2023
1 parent 1a32fed commit f087b0c
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 @@ -22,7 +22,7 @@ jobs:
private_key: ${{ secrets.APP_PRIVATE_KEY }}

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

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

0 comments on commit f087b0c

Please sign in to comment.