Skip to content

Bump dependencies

Bump dependencies #71

Workflow file for this run

name: End to End Testing
on:
issue_comment:
types: [created]
jobs:
e2e:
uses: upbound/uptest/.github/workflows/pr-comment-trigger.yml@main
with:
package-type: configuration
secrets:
UPTEST_CLOUD_CREDENTIALS: ${{ secrets.UPTEST_CLOUD_CREDENTIALS }}