Skip to content

Build(deps-dev): Bump pontos from 24.12.0 to 24.12.3 in the python-packages group #933

Build(deps-dev): Bump pontos from 24.12.0 to 24.12.3 in the python-packages group

Build(deps-dev): Bump pontos from 24.12.0 to 24.12.3 in the python-packages group #933

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