Skip to content

🌱 Bump github/codeql-action from 3.26.9 to 3.26.10 in the github-actions group #850

🌱 Bump github/codeql-action from 3.26.9 to 3.26.10 in the github-actions group

🌱 Bump github/codeql-action from 3.26.9 to 3.26.10 in the github-actions group #850

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