Skip to content

Bump org.apache.logging.log4j:log4j-core from 2.13.0 to 2.17.1 in /javav2/usecases/workflow_sagemaker_lambda #11732

Bump org.apache.logging.log4j:log4j-core from 2.13.0 to 2.17.1 in /javav2/usecases/workflow_sagemaker_lambda

Bump org.apache.logging.log4j:log4j-core from 2.13.0 to 2.17.1 in /javav2/usecases/workflow_sagemaker_lambda #11732

# v1.1.0
name: Extract Snippets Dry Run
on:
pull_request:
# run on demand
workflow_dispatch:
jobs:
extract-snippets-dryrun:
if: github.repository_owner == 'aws' || github.repository_owner == 'awsdocs' || github.repository_owner == 'aws-samples' || github.repository_owner == 'jerry-aws'
runs-on: ubuntu-latest
env:
REPORTS: issues
steps:
- uses: actions/checkout@v3
with:
persist-credentials: false
fetch-depth: 0
- uses: actions/setup-python@v3
with:
python-version: "3.9.x"
- run: bash .github/extract-snippets/extract-snippets.sh dryrun