Compare commits
8
Commits
8187c2dc7d
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
03fa5c7454
|
||
|
|
ff15282676
|
||
|
|
0b44114711
|
||
|
|
9814bd0209
|
||
|
|
0e78fc8092
|
||
|
|
57a467cb58
|
||
|
|
8677f7a304
|
||
|
|
d4dfa1d124
|
@@ -9,7 +9,7 @@ jobs:
|
||||
renovate:
|
||||
name: Dependency-Updates prüfen & Pull Requests erstellen
|
||||
runs-on: ubuntu-latest
|
||||
container: ghcr.io/renovatebot/renovate:44.85.0
|
||||
container: ghcr.io/renovatebot/renovate:44.83.0
|
||||
steps:
|
||||
- name: Renovate ausführen
|
||||
run: renovate
|
||||
|
||||
@@ -17,7 +17,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
TRIVY_VERSION: "0.74.0"
|
||||
OSV_SCANNER_VERSION: "2.6.0"
|
||||
OSV_SCANNER_VERSION: "2.5.1"
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v7
|
||||
|
||||
Reference in New Issue
Block a user