Skip to content

Bump the aws CLI version to 2.34.41 (#2691) #2375

Bump the aws CLI version to 2.34.41 (#2691)

Bump the aws CLI version to 2.34.41 (#2691) #2375

name: Release Drafter
on:
push:
branches:
- main
workflow_dispatch:
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@563bf132657a13ded0b01fcb723c5a58cdd824e2 # v7.2.1
with:
# This token is generated automatically by default in GitHub Actions: no need to create it manually
token: ${{ secrets.GITHUB_TOKEN }}