Skip to content

Update maven-gpg-plugin to fix ioctl issue #198

Update maven-gpg-plugin to fix ioctl issue

Update maven-gpg-plugin to fix ioctl issue #198

Workflow file for this run

name: Credential Scanner
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
cred-scan:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- name: Scan credentials
uses: outscale-dev/cred-scan@main
with:
scan_path: "./"