Skip to content

Commit

Permalink
Merge pull request #3 from nix-community/dependabot/github_actions/De…
Browse files Browse the repository at this point in the history
…terminateSystems/nix-installer-action-5

build(deps): bump DeterminateSystems/nix-installer-action from 4 to 5
  • Loading branch information
figsoda committed Oct 5, 2023
2 parents 7e634b9 + 6180f15 commit 5f366d1
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 @@ -29,7 +29,7 @@ jobs:
- uses: actions/checkout@v4
with:
ref: ${{ inputs.tag != null && format('refs/tags/{0}', inputs.tag) || '' }}
- uses: DeterminateSystems/nix-installer-action@v4
- uses: DeterminateSystems/nix-installer-action@v5
- uses: DeterminateSystems/flakehub-push@v3
with:
visibility: public
Expand Down

0 comments on commit 5f366d1

Please sign in to comment.