Skip to content

chore(deps): bump aws-sdk from 2.1393.0 to 2.1454.0 #1070

chore(deps): bump aws-sdk from 2.1393.0 to 2.1454.0

chore(deps): bump aws-sdk from 2.1393.0 to 2.1454.0 #1070

Workflow file for this run

name: Trigger CircleCI tests
on:
push: # all push events
paths-ignore:
- '.github/**'
- 'auth/**'
workflow_dispatch: # manually triggered
jobs:
circleci:
name: Trigger CircleCI tests
runs-on: ubuntu-latest
if: ${{ github.actor == 'ukstv' }}
steps:
- uses: CircleCI-Public/[email protected]
with:
GHA_Meta: "bypass"
env:
CCI_TOKEN: ${{ secrets.CCI_TOKEN }}