Skip to content

Bump stefanzweifel/git-auto-commit-action from 5.0.1 to 5.1.0 (#76) #92

Bump stefanzweifel/git-auto-commit-action from 5.0.1 to 5.1.0 (#76)

Bump stefanzweifel/git-auto-commit-action from 5.0.1 to 5.1.0 (#76) #92

Workflow file for this run

name: test
on:
push:
pull_request:
jobs:
test:
runs-on: ubuntu-latest
name: Build
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Build Docker Image
uses: docker/[email protected]
with:
context: .
file: ./debian/Dockerfile