Skip to content

chore(deps): bump docker/setup-buildx-action from 3.7.0 to 3.7.1 #15

chore(deps): bump docker/setup-buildx-action from 3.7.0 to 3.7.1

chore(deps): bump docker/setup-buildx-action from 3.7.0 to 3.7.1 #15

Workflow file for this run

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