Skip to content

🌱 Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 #279

🌱 Bump github.com/spf13/cobra from 1.6.1 to 1.7.0

🌱 Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 #279

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