Skip to content

fix(deps): update module github.com/minio/minio-go/v7 to v7.0.73 #913

fix(deps): update module github.com/minio/minio-go/v7 to v7.0.73

fix(deps): update module github.com/minio/minio-go/v7 to v7.0.73 #913

name: Dockerhub Description
on:
push:
branches:
- main
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Update hub description
uses: peter-evans/dockerhub-description@v4
with:
username: batmac
password: ${{ secrets.DOCKERHUB_PASSWORD }}
repository: batmac/ccat
short-description: ${{ github.event.repository.description }}