Skip to content

Bump boto3 from 1.26.135 to 1.26.136 (#854) #491

Bump boto3 from 1.26.135 to 1.26.136 (#854)

Bump boto3 from 1.26.135 to 1.26.136 (#854) #491

name: Release Drafter
on:
push:
branches:
- main
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- name: Update release draft
uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}