Skip to content

🌱 Bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 #925

🌱 Bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0

🌱 Bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 #925

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