Skip to content

Bump winapi-util from 0.1.5 to 0.1.6 (#52) #110

Bump winapi-util from 0.1.5 to 0.1.6 (#52)

Bump winapi-util from 0.1.5 to 0.1.6 (#52) #110

Workflow file for this run

name: OCI Image CI with Docker
on:
push:
branches: [ "MAIN" ]
pull_request:
branches: [ "MAIN" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build the Docker image
run: docker build . --file Containerfile --tag pam-auth-test:$(date +%s)