Skip to content

Bump docker/setup-buildx-action from 2.5.0 to 2.9.1 #242

Bump docker/setup-buildx-action from 2.5.0 to 2.9.1

Bump docker/setup-buildx-action from 2.5.0 to 2.9.1 #242

Workflow file for this run

on: [push]
jobs:
gitavscan:
runs-on: ubuntu-latest
name: History AV Scan
steps:
- uses: actions/checkout@main
with:
fetch-depth: '0'
- name: Git AV Scan
uses: djdefi/gitavscan@main
with:
options: '--max-filesize=1M'