Skip to content

Bump docker/build-push-action from 6.7.0 to 6.8.0 in the ci_dependencies group #1884

Bump docker/build-push-action from 6.7.0 to 6.8.0 in the ci_dependencies group

Bump docker/build-push-action from 6.7.0 to 6.8.0 in the ci_dependencies group #1884

Workflow file for this run

name: Command Bot Tests
on:
pull_request:
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
test-cmd-bot:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: python3 .github/scripts/cmd/test_cmd.py