Skip to content

Commit

Permalink
workflows/update: bump action versions (#310)
Browse files Browse the repository at this point in the history
  • Loading branch information
wegank committed Jul 8, 2024
1 parent 317db3d commit 3756525
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v11
- uses: DeterminateSystems/update-flake-lock@v21
- uses: DeterminateSystems/nix-installer-action@v12
- uses: DeterminateSystems/update-flake-lock@v23
with:
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
pr-title: "flake: Update flake.lock"
Expand Down

0 comments on commit 3756525

Please sign in to comment.