Skip to content

[9.0.0] Bump botocore/boto3 requirements (add deprecation reminder about Python 3.8 support) #2235

[9.0.0] Bump botocore/boto3 requirements (add deprecation reminder about Python 3.8 support)

[9.0.0] Bump botocore/boto3 requirements (add deprecation reminder about Python 3.8 support) #2235

Workflow file for this run

---
name: changelog
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
types:
- opened
- reopened
- labeled
- unlabeled
- synchronize
branches:
- main
- stable-*
tags:
- "*"
jobs:
changelog:
uses: ansible-network/github_actions/.github/workflows/changelog.yml@main