Skip to content

build(deps): bump github.com/DATA-DOG/go-txdb from 0.1.6 to 0.1.7 #16

build(deps): bump github.com/DATA-DOG/go-txdb from 0.1.6 to 0.1.7

build(deps): bump github.com/DATA-DOG/go-txdb from 0.1.6 to 0.1.7 #16

Workflow file for this run

name: grype
on:
push:
branches: [ main ]
jobs:
scan-source:
name: scan-source
runs-on: ubuntu-latest
permissions:
security-events: write
actions: read
contents: read
steps:
- uses: actions/checkout@v4
- uses: anchore/scan-action@v3
with:
path: "."
fail-build: true