Skip to content

build(deps): bump golang from 1.21.5-alpine to 1.21.6-alpine (#19) #16

build(deps): bump golang from 1.21.5-alpine to 1.21.6-alpine (#19)

build(deps): bump golang from 1.21.5-alpine to 1.21.6-alpine (#19) #16

name: Release please
on:
push:
branches:
- 'main'
permissions:
contents: write
pull-requests: write
jobs:
release-job:
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@v4
- name: Release with release-please
uses: google-github-actions/release-please-action@cc61a07e2da466bebbc19b3a7dd01d6aecb20d1e #4.0.2
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
release-type: simple