Skip to content

Update ecs, sns, ssm to 2.21.40 #323

Update ecs, sns, ssm to 2.21.40

Update ecs, sns, ssm to 2.21.40 #323

Workflow file for this run

name: TDR Run Lambda Tests
on:
pull_request:
push:
branches-ignore:
- main
- release-*
permissions:
id-token: write
contents: read
jobs:
test:
uses: nationalarchives/tdr-github-actions/.github/workflows/tdr_test.yml@main
with:
repo-name: tdr-rotate-keycloak-secrets
test-command: |
sbt test
secrets:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}