Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/2024.x' into 2024.x
Browse files Browse the repository at this point in the history
  • Loading branch information
herbertroth committed Dec 2, 2024
2 parents 4ed8bc2 + 0f7f2d3 commit 5a0ac6c
Show file tree
Hide file tree
Showing 4 changed files with 501 additions and 510 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/osv-2022.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ jobs:
with:
php-version: '8.1'

- name: Install snapd
run: sudo apt install snapd

- name: Install jq
run: sudo apt-get install jq

Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/osv-2023.3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ jobs:
with:
php-version: '8.2'

- name: Install snapd
run: sudo apt install snapd

- name: Install jq
run: sudo apt-get install jq

Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/sbom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ jobs:
with:
php-version: '8.2'

- name: Install snapd
run: sudo apt install snapd

- name: Install jq
run: sudo apt-get install jq

Expand Down
Loading

0 comments on commit 5a0ac6c

Please sign in to comment.