Skip to content

Build(deps-dev): Bump pylint from 3.3.1 to 3.3.2 in the python-packages group #921

Build(deps-dev): Bump pylint from 3.3.1 to 3.3.2 in the python-packages group

Build(deps-dev): Bump pylint from 3.3.1 to 3.3.2 in the python-packages group #921

Workflow file for this run

name: SmokeTests
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
test:
name: verify
runs-on: 'ubuntu-latest'
steps:
- uses: actions/checkout@v4
- uses: docker/login-action@v3
with:
username: greenbonebot
password: ${{ secrets.GREENBONE_BOT_TOKEN }}
registry: ghcr.io
- uses: docker/setup-buildx-action@v3
- run: make
working-directory: smoketest