Compare commits

...

4 Commits

Author SHA1 Message Date
Harsh Shandilya a59202ad67 ci: tweak firefox update timing 2024-04-23 14:59:12 +05:30
Harsh Shandilya ad02651f24 Merge remote-tracking branch 'origin/renovate/actions-checkout-digest'
* origin/renovate/actions-checkout-digest:
  chore(deps): update actions/checkout digest to 1d96c77
2024-04-23 14:58:39 +05:30
GitHub Actions 1155fdbd3f flake.lock: Update
Flake lock file updates:

• Updated input 'firefox':
    'github:nix-community/flake-firefox-nightly/8caefd00b43eb719bb1acc123d639918dc8bf23c?narHash=sha256-4qSi4Mek/I69ZnjXe9UCMn%2BVLLWI6o7AYVC2UIFWiKE%3D' (2024-04-22)
  → 'github:nix-community/flake-firefox-nightly/a5b3c88d3b6ddc1874dd28e10ef1668be991585e?narHash=sha256-MQsX5MzhNHbEu8m46DQ/k2OAeEvX15UicZOU6q0io3g%3D' (2024-04-23)
2024-04-23 09:28:20 +00:00
renovate[bot] 6910dcf699
chore(deps): update actions/checkout digest to 1d96c77 2024-04-22 19:07:16 +00:00
3 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@ name: Update Firefox Nightly
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'
- cron: '0 2 * * *'
permissions:
contents: write

View File

@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@de22e16c4711fca50c816cc9081563429d1cf563 # v10

6
flake.lock generated
View File

@ -285,11 +285,11 @@
]
},
"locked": {
"lastModified": 1713806111,
"narHash": "sha256-4qSi4Mek/I69ZnjXe9UCMn+VLLWI6o7AYVC2UIFWiKE=",
"lastModified": 1713833843,
"narHash": "sha256-MQsX5MzhNHbEu8m46DQ/k2OAeEvX15UicZOU6q0io3g=",
"owner": "nix-community",
"repo": "flake-firefox-nightly",
"rev": "8caefd00b43eb719bb1acc123d639918dc8bf23c",
"rev": "a5b3c88d3b6ddc1874dd28e10ef1668be991585e",
"type": "github"
},
"original": {