Skip to content

Commit 3b9e677

Browse files
committed
fixup! fixup!: use apk for lint scripts
1 parent 158c64d commit 3b9e677

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/scripts.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
name: Lint shell files
5757
runs-on: ubuntu-latest
5858
timeout-minutes: 5
59+
container: "alpine:3.16"
5960
steps:
6061
- name: Checkout repo
6162
uses: actions/checkout@v3

0 commit comments

Comments
 (0)