Skip to content

⬆️ Bump boto3 from 1.36.7 to 1.36.8 #695

⬆️ Bump boto3 from 1.36.7 to 1.36.8

⬆️ Bump boto3 from 1.36.7 to 1.36.8 #695

Workflow file for this run

name: pull_request
on:
pull_request:
branches: [main]
env:
BRANCH_NAME: ${{ github.event.pull_request.head.ref }}
jobs:
build:
uses: ./.github/workflows/build.yml
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}