Skip to content

build(deps): bump golang from 1.22.3-alpine to 1.22.5-alpine (#43) #35

build(deps): bump golang from 1.22.3-alpine to 1.22.5-alpine (#43)

build(deps): bump golang from 1.22.3-alpine to 1.22.5-alpine (#43) #35

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@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee #4.1.1
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
release-type: simple