Skip to content

fix(deps): update module cloud.google.com/go/secretmanager to v1.11.2… #177

fix(deps): update module cloud.google.com/go/secretmanager to v1.11.2…

fix(deps): update module cloud.google.com/go/secretmanager to v1.11.2… #177

Workflow file for this run

name: github-pages
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
- uses: actions/setup-python@v4
with:
python-version: 3.x
- run: pip install mkdocs-material
- run: mkdocs gh-deploy --force