Skip to content

build(deps-dev): bump bandit from 1.8.3 to 1.8.5 #316

build(deps-dev): bump bandit from 1.8.3 to 1.8.5

build(deps-dev): bump bandit from 1.8.3 to 1.8.5 #316

Workflow file for this run

name: pytests
on:
push:
branches:
- main
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gardenlinux/python-gardenlinux-lib/.github/actions/setup@main
- name: Run tests
run: |
export GLOCI_REGISTRY_TOKEN="invalid"
make test