Skip to content

chore(deps): update docker.io/library/golang docker tag to v1.21.3 (#… #453

chore(deps): update docker.io/library/golang docker tag to v1.21.3 (#…

chore(deps): update docker.io/library/golang docker tag to v1.21.3 (#… #453

---
name: Release Please
on:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: read
jobs:
trigger:
uses: statnett/github-workflows/.github/workflows/release-please.yaml@main
with:
# TODO: Eventually remove this, when we are ready for GA (version 1.0.0)
bump-minor-pre-major: true
extra-files: |
kustomization.yaml
README.md
secrets: inherit
permissions:
contents: write
pull-requests: write