Skip to content

🌱 Bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.1 #1220

🌱 Bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.1

🌱 Bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.1 #1220

Workflow file for this run

name: Docker Image CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- name: Build the Docker image
run: docker build . --file Dockerfile