Skip to content

Commit

Permalink
Merge pull request #362 from nix-community/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…DeterminateSystems/nix-installer-action-14

build(deps): bump DeterminateSystems/nix-installer-action from 11 to 14
  • Loading branch information
figsoda authored Sep 16, 2024
2 parents d2250ed + 4f8a755 commit 1fcda0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
- uses: actions/checkout@v4
with:
ref: ${{ inputs.tag != null && format('refs/tags/{0}', inputs.tag) || '' }}
- uses: DeterminateSystems/nix-installer-action@v11
- uses: DeterminateSystems/nix-installer-action@v14
- uses: DeterminateSystems/flakehub-push@v3
with:
visibility: public
Expand Down

0 comments on commit 1fcda0c

Please sign in to comment.