Skip to content

[Snyk] Security upgrade python from 3.13.0a3-slim to 3.14.0a1-slim #1070

[Snyk] Security upgrade python from 3.13.0a3-slim to 3.14.0a1-slim

[Snyk] Security upgrade python from 3.13.0a3-slim to 3.14.0a1-slim #1070

name: Shellcheck
on:
- push
- pull_request
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v2
- name: Run shellcheck
run: make shellcheck