Skip to content

bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /tests/integration/remote_component/testcomponent #85

bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /tests/integration/remote_component/testcomponent

bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /tests/integration/remote_component/testcomponent #85

name: command-dispatch-for-testing
on:
issue_comment:
types: [created, edited]
jobs:
command-dispatch-for-testing:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run Build
uses: peter-evans/slash-command-dispatch@v2
with:
token: ${{ secrets.PULUMI_BOT_TOKEN }}
reaction-token: ${{ secrets.GITHUB_TOKEN }}
commands: run-acceptance-tests
permission: write
issue-type: pull-request
repository: pulumi/pulumi-policy