unblob icon indicating copy to clipboard operation
unblob copied to clipboard

Update flake.lock

Open onekey-sec-bot opened this issue 1 year ago • 0 comments

Automated changes by the update-flake-lock GitHub Action.

Flake lock file updates:

• Updated input 'filter':
    'github:numtide/nix-filter/3449dc925982ad46246cfc36469baf66e1b64f17' (2024-01-15)
  → 'github:numtide/nix-filter/3342559a24e85fc164b295c3444e8a139924675b' (2024-03-11)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/0e7f98a5f30166cbed344569426850b21e4091d4' (2024-03-09)
  → 'github:NixOS/nixpkgs/9af9c1c87ed3e3ed271934cb896e0cdd33dae212' (2024-03-15)
• Updated input 'unblob-native':
    'github:onekey-sec/unblob-native/3b4f27017a5b8f3d6606bafe7bebaac1d9fe5efd' (2024-03-04)
  → 'github:onekey-sec/unblob-native/60f81aa671ca6c345282d62e636557cc1d7c337e' (2024-03-11)
• Updated input 'unblob-native/advisory-db':
    'github:rustsec/advisory-db/9ec5743512edfa8aa6a057daf66371b0aff66008' (2024-03-02)
  → 'github:rustsec/advisory-db/120db258e97454f900dff7cb8eb1b61a134f3eb0' (2024-03-06)
• Updated input 'unblob-native/crane':
    'github:ipetkov/crane/766e70fd475cd4d73bd65613d06bbb3dcbb75871' (2024-03-02)
  → 'github:ipetkov/crane/10484f86201bb94bd61ecc5335b1496794fedb78' (2024-03-09)

Running GitHub Actions on this PR

GitHub Actions will not run workflows on pull requests which are opened by a GitHub Action.

To run GitHub Actions workflows on this PR, run:

git branch -D update_flake_lock_action
git fetch origin
git checkout update_flake_lock_action
git commit --amend --no-edit
git push origin update_flake_lock_action --force

onekey-sec-bot avatar Mar 17 '24 00:03 onekey-sec-bot