Skip to content

chore(deps): bump github.com/zricethezav/gitleaks/v8 from 8.8.4 to 8.23.3 #104

chore(deps): bump github.com/zricethezav/gitleaks/v8 from 8.8.4 to 8.23.3

chore(deps): bump github.com/zricethezav/gitleaks/v8 from 8.8.4 to 8.23.3 #104

Workflow file for this run

name: build
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.21
- name: Build executables
run: |
go build cmd/pillager/main.go