Skip to content

chore(deps): bump golang from 1.22.2-alpine to 1.22.3-alpine (#4846) #3642

chore(deps): bump golang from 1.22.2-alpine to 1.22.3-alpine (#4846)

chore(deps): bump golang from 1.22.2-alpine to 1.22.3-alpine (#4846) #3642

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@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v3
- uses: anchore/scan-action@v3
with:
path: "."
fail-build: true