Merge remote-tracking branch 'origin/topic/bbannier/fix-docs-ci-again'

* origin/topic/bbannier/fix-docs-ci-again:
  Fix installation of Python packages in generate docs CI job again

(cherry picked from commit c28442a9a1)
This commit is contained in:
Christian Kreibich 2024-10-18 09:55:20 -07:00
parent 32214ef983
commit 553040edfb
3 changed files with 11 additions and 2 deletions

View file

@ -17,7 +17,7 @@ jobs:
permissions:
contents: write # for Git to git push
if: github.repository == 'zeek/zeek'
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
# We only perform a push if the action was triggered via a schedule

View file

@ -1,3 +1,12 @@
6.0.8-1 | 2024-10-18 17:17:27 -0700
* Merge remote-tracking branch 'origin/topic/bbannier/fix-docs-ci-again' (Christian Kreibich, Corelight)
* origin/topic/bbannier/fix-docs-ci-again:
Fix installation of Python packages in generate docs CI job again
(cherry picked from commit c28442a9a178b735e3fe1b5f5938f922a5aa7a66)
6.0.8 | 2024-10-04 14:50:18 -0700
* Update CHANGES, VERSION, and NEWS for 6.0.8 release (Christian Kreibich, Corelight)

View file

@ -1 +1 @@
6.0.8
6.0.8-1