Skip to content

build(deps): bump golang.org/x/crypto from 0.18.0 to 0.20.0 #120

build(deps): bump golang.org/x/crypto from 0.18.0 to 0.20.0

build(deps): bump golang.org/x/crypto from 0.18.0 to 0.20.0 #120

on:
push:
branches:
- master
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v2
with:
# The usual GITHUB_TOKEN doesn't work since PRs created using it doesn't trigger GitHub actions builds.
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
release-type: simple