Skip to content

chore(deps): bump python from 3.12.3-slim to 3.12.4-slim (#31) #35

chore(deps): bump python from 3.12.3-slim to 3.12.4-slim (#31)

chore(deps): bump python from 3.12.3-slim to 3.12.4-slim (#31) #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