Skip to content

chore(deps): bump docker/metadata-action from 5.5.1 to 5.6.1 #541

chore(deps): bump docker/metadata-action from 5.5.1 to 5.6.1

chore(deps): bump docker/metadata-action from 5.5.1 to 5.6.1 #541

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