Skip to content

chore(deps): update python:3.10-alpine docker digest to b854131 #191

chore(deps): update python:3.10-alpine docker digest to b854131

chore(deps): update python:3.10-alpine docker digest to b854131 #191

Workflow file for this run

name: Shellcheck
on:
push:
paths:
- "**/*.sh"
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2.7.0
- name: Shellcheck
run: |
.github/workflows/scripts/run-shellcheck.sh