Skip to content

Commit 22978e7

Browse files
[deps]: Update ubuntu to v24 (#102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7a688b5 commit 22978e7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/scan.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
sast:
1919
name: SAST scan
20-
runs-on: ubuntu-22.04
20+
runs-on: ubuntu-24.04
2121
needs: check-run
2222
permissions:
2323
contents: read
@@ -52,7 +52,7 @@ jobs:
5252

5353
quality:
5454
name: Quality scan
55-
runs-on: ubuntu-22.04
55+
runs-on: ubuntu-24.04
5656
needs: check-run
5757
permissions:
5858
contents: read

0 commit comments

Comments
 (0)