Skip to content

🌱 Bump github/codeql-action from 2.21.4 to 2.21.5 (#1252) #471

🌱 Bump github/codeql-action from 2.21.4 to 2.21.5 (#1252)

🌱 Bump github/codeql-action from 2.21.4 to 2.21.5 (#1252) #471

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