Skip to content

chore(deps): update pre-commit hook zricethezav/gitleaks to v8.18.4 #908

chore(deps): update pre-commit hook zricethezav/gitleaks to v8.18.4

chore(deps): update pre-commit hook zricethezav/gitleaks to v8.18.4 #908

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 }}