Skip to content

🌱 Bump github/codeql-action from 2.21.0 to 2.21.2 (#1239) #440

🌱 Bump github/codeql-action from 2.21.0 to 2.21.2 (#1239)

🌱 Bump github/codeql-action from 2.21.0 to 2.21.2 (#1239) #440

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@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
- name: Build the Docker image
run: docker build . --file Dockerfile