Skip to content

chore(deps): bump docker/setup-buildx-action from 2.9.1 to 2.10.0 #13

chore(deps): bump docker/setup-buildx-action from 2.9.1 to 2.10.0

chore(deps): bump docker/setup-buildx-action from 2.9.1 to 2.10.0 #13

name: amazoncorretto-17-al2023
on:
push:
branches:
- main
paths:
- "amazoncorretto-17-al2023/**"
- .github/workflows/amazoncorretto-17-al2023.yml
- .github/workflows/_template.yml
- common.sh
- tags-for-dir.sh
- "tests/**"
- "!tests/*.ps*"
- "!tests/*.windows"
pull_request:
paths:
- "amazoncorretto-17-al2023/**"
- .github/workflows/amazoncorretto-17-al2023.yml
- .github/workflows/_template.yml
- common.sh
- tags-for-dir.sh
- "tests/**"
- "!tests/*.ps*"
- "!tests/*.windows"
jobs:
build:
uses: ./.github/workflows/_template.yml
with:
directory: amazoncorretto-17-al2023
secrets: inherit