Skip to content

Commit c569925

Browse files
chore(deps): bump cachix/install-nix-action from 30 to 31 (#419)
1 parent 21a2dd1 commit c569925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- uses: crazy-max/ghaction-upx@v3
3535
with:
3636
install-only: true
37-
- uses: cachix/install-nix-action@v30
37+
- uses: cachix/install-nix-action@v31
3838
with:
3939
github_access_token: ${{ secrets.GO_RELEASER_GITHUB_TOKEN }}
4040
- uses: actions/setup-dotnet@v4

0 commit comments

Comments
 (0)