Skip to content

Bump botocore from 1.20.23 to 1.31.33 #455

Bump botocore from 1.20.23 to 1.31.33

Bump botocore from 1.20.23 to 1.31.33 #455

name: AccTest Command
on:
issue_comment:
types: [ created ]
jobs:
acctest-command:
runs-on: ubuntu-latest
if: ${{ github.event.issue.pull_request }}
steps:
- name: Slash Command Dispatch
uses: peter-evans/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
issue-type: pull-request
commands: acctest
named-args: true
permission: write