Skip to content

Bump certifi from 2023.7.22 to 2024.7.4 #79

Bump certifi from 2023.7.22 to 2024.7.4

Bump certifi from 2023.7.22 to 2024.7.4 #79

Workflow file for this run

name: CI - Pull Request
on:
pull_request:
branches: [ main ]
jobs:
CI:
uses: ./.github/workflows/ci.yml
secrets:
gcp_keyfile: ${{ secrets.GCP_KEYFILE }}
localstack_api_key: ${{ secrets.LOCALSTACK_API_KEY }}