Skip to content

Bump Alpine version to 3.20 to fix the Busybox Vulnerabilities in 3.19 #614

Bump Alpine version to 3.20 to fix the Busybox Vulnerabilities in 3.19

Bump Alpine version to 3.20 to fix the Busybox Vulnerabilities in 3.19 #614

Workflow file for this run

name: Sanity
on:
pull_request:
permissions:
contents: read
jobs:
sanity:
name: Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- name: Run Sanity Check Script
run: "bash sanity.sh"