Skip to content

chore(deps): bump bats-core/bats-action from c9f3b9ab55d4711876053a7917f3311ee30366bf to 472edde1138d59aca53ff162fb8d996666d21e4a #363

chore(deps): bump bats-core/bats-action from c9f3b9ab55d4711876053a7917f3311ee30366bf to 472edde1138d59aca53ff162fb8d996666d21e4a

chore(deps): bump bats-core/bats-action from c9f3b9ab55d4711876053a7917f3311ee30366bf to 472edde1138d59aca53ff162fb8d996666d21e4a #363

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