use doas
All checks were successful
/ lint (pull_request) Successful in 24s

This commit is contained in:
Antoine Martin 2024-08-11 16:57:28 -04:00
parent 4078e495cc
commit 2892327390
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -9,7 +9,7 @@ jobs:
container: container:
image: alpinelinux/apkbuild-lint-tools:latest image: alpinelinux/apkbuild-lint-tools:latest
steps: steps:
- run: apk add nodejs git - run: doas apk add nodejs git
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with:
fetch-depth: 500 fetch-depth: 500