Skip to content

🌱 Bump github/codeql-action from 3.24.10 to 3.25.0 in the github-actions group #708

🌱 Bump github/codeql-action from 3.24.10 to 3.25.0 in the github-actions group

🌱 Bump github/codeql-action from 3.24.10 to 3.25.0 in the github-actions group #708

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