Skip to content

Commit

Permalink
build(deps): Bump cachix/install-nix-action from 29 to 30 (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent 421a415 commit 2deed77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version: stable
- uses: cachix/install-nix-action@v29
- uses: cachix/install-nix-action@v30
with:
github_access_token: ${{ secrets.GH_PAT }}
- name: test
Expand Down

0 comments on commit 2deed77

Please sign in to comment.