Skip to content

Bump alpine from 3.18.2 to 3.19.0 in /rootfs #69

Bump alpine from 3.18.2 to 3.19.0 in /rootfs

Bump alpine from 3.18.2 to 3.19.0 in /rootfs #69

Workflow file for this run

---
name: Test
#
# Documentation:
# https://help.github.com/en/articles/workflow-syntax-for-github-actions
#
on:
pull_request:
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Run
run: |
cd test
./run.sh