Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

GPC-NONE: Bump software.amazon.awssdk:bom from 2.21.1 to 2.21.2 in /lib #5340

GPC-NONE: Bump software.amazon.awssdk:bom from 2.21.1 to 2.21.2 in /lib

GPC-NONE: Bump software.amazon.awssdk:bom from 2.21.1 to 2.21.2 in /lib #5340

name: Application - Pull request
permissions:
id-token: write
contents: read
checks: write
pull-requests: write
on:
workflow_dispatch:
pull_request:
merge_group:
concurrency:
group: application-pipeline-${{ github.ref_name }}
cancel-in-progress: ${{ github.ref_name != 'main' }}
jobs:
test:
uses: ./.github/workflows/test.yml
secrets:
SAM_APP_VALIDATE_ROLE_ARN: ${{ secrets.SAM_APP_VALIDATE_ROLE_ARN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}