Skip to content

chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 #3622

chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0

chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 #3622

Workflow file for this run

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