Skip to content

🌱 Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 #1177

🌱 Bump github.com/spf13/cobra from 1.10.1 to 1.10.2

🌱 Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 #1177

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