Skip to content

build(deps-dev): bump phpstan/phpstan from 1.10.49 to 1.10.50 #423

build(deps-dev): bump phpstan/phpstan from 1.10.49 to 1.10.50

build(deps-dev): bump phpstan/phpstan from 1.10.49 to 1.10.50 #423

Workflow file for this run

on: push
name: Docker build and run
jobs:
build:
name: Docker build and run
if: '!github.event.deleted'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Docker build
run: docker build --tag github-security-jira:latest .
- name: Run in Docker
run: docker run -t --rm github-security-jira:latest --version