this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge remote-tracking branch 'origin/main'

+2 -2
+1 -1
.github/workflows/scan-containers.yaml
··· 68 68 template: "@/contrib/sarif.tpl" 69 69 output: trivy-results.sarif 70 70 - name: Upload Trivy scan results to GitHub Security tab 71 - uses: github/codeql-action/upload-sarif@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4 71 + uses: github/codeql-action/upload-sarif@e46ed2cbd01164d986452f91f178727624ae40d7 # v4 72 72 with: 73 73 sarif_file: trivy-results.sarif
+1 -1
k8s/media/apps/media/sabnzbd/app/hr.yaml
··· 36 36 app: 37 37 image: 38 38 repository: ghcr.io/home-operations/sabnzbd 39 - tag: 4.5.5 39 + tag: 5.0.1 40 40 env: 41 41 TZ: Europe/Helsinki 42 42 SABNZBD__PORT: &port 80