Skip to content

Bump boto3 from 1.17.23 to 1.28.33 #456

Bump boto3 from 1.17.23 to 1.28.33

Bump boto3 from 1.17.23 to 1.28.33 #456

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