Skip to content

feat(deps): bump golang.org/x/term from 0.27.0 to 0.28.0 #1353

feat(deps): bump golang.org/x/term from 0.27.0 to 0.28.0

feat(deps): bump golang.org/x/term from 0.27.0 to 0.28.0 #1353

Workflow file for this run

name: "grype"
on:
push:
branches: ['master']
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@v4
- uses: anchore/scan-action/download-grype@v6
id: grype
- run: ${{steps.grype.outputs.cmd}} .