Skip to content

🌱 Bump github/codeql-action from 2.2.7 to 2.2.11 #282

🌱 Bump github/codeql-action from 2.2.7 to 2.2.11

🌱 Bump github/codeql-action from 2.2.7 to 2.2.11 #282

Workflow file for this run

name: Docker Image CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
- name: Build the Docker image
run: docker build . --file Dockerfile