Skip to content

chore(deps): bump docker/setup-buildx-action from 3.0.0 to 3.1.0 #450

chore(deps): bump docker/setup-buildx-action from 3.0.0 to 3.1.0

chore(deps): bump docker/setup-buildx-action from 3.0.0 to 3.1.0 #450

name: amazoncorretto-8
on:
push:
branches:
- main
paths:
- "amazoncorretto-8/**"
- .github/workflows/amazoncorretto-8.yml
- .github/workflows/_template.yml
- common.sh
- tags-for-dir.sh
- "tests/**"
- "!tests/*.ps*"
- "!tests/*.windows"
pull_request:
paths:
- "amazoncorretto-8/**"
- .github/workflows/amazoncorretto-8.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-8
secrets: inherit