Skip to content

Commit d89726d

Browse files
authored
Merge pull request #526 from DeterminateSystems/update-dsp-on-releases
ci: update DSP on releases
2 parents a565d89 + 4a6a3ae commit d89726d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/propose-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
reference-id: ${{ inputs.reference-id }}
2525
version: ${{ inputs.version }}
2626
extra-commands-early: |
27+
nix flake update --commit-lock-file --flake ./packaging/secure-packages
2728
echo ${{ inputs.version }} > .version-determinate
2829
git add .version-determinate
2930
git commit -m "Set .version-determinate to ${{ inputs.version }}" || true

0 commit comments

Comments
 (0)