Commit db2b500
authored
chore: run
From time to time, we should make sure to also update the flake we're
using to create our own.
#### What this PR does / why we need it
When switching to the latest patch version of go, sometimes the action
fails:
https://github.com/open-component-model/ocm/actions/runs/14731906561
So we need to ensure, the file:
https://github.com/open-component-model/ocm/blob/main/flake.lock get's
updated as well. Which is done by: `nix flake update`nix flake update (#1437)1 parent ffcd569 commit db2b500
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
| |||
0 commit comments