Skip to content

chore(deps): bump software.amazon.awssdk:bom from 2.27.11 to 2.31.71 #51

chore(deps): bump software.amazon.awssdk:bom from 2.27.11 to 2.31.71

chore(deps): bump software.amazon.awssdk:bom from 2.27.11 to 2.31.71 #51

Workflow file for this run

name: CodeQL
on:
workflow_dispatch:
push:
branches: ["main"]
pull_request:
# The branches below must be a subset of the branches above
branches: ["main"]
schedule:
- cron: "16 14 * * 4"
permissions:
actions: read
contents: read
security-events: write
packages: read
jobs:
codeql:
uses: liquibase/build-logic/.github/workflows/codeql.yml@main
secrets: inherit
with:
languages: '["java"]'