Skip to content

Bump golang/govulncheck-action from 1.0.2 to 1.0.3 #136

Bump golang/govulncheck-action from 1.0.2 to 1.0.3

Bump golang/govulncheck-action from 1.0.2 to 1.0.3 #136

Workflow file for this run

# SPDX-FileCopyrightText: 2022 Winni Neessen <[email protected]>
#
# SPDX-License-Identifier: CC0-1.0
name: Govulncheck Security Scan
on: [push, pull_request]
permissions:
contents: read
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@f086349bfa2bd1361f7909c78558e816508cdc10 # v2.8.0
with:
egress-policy: audit
- name: Run govulncheck
uses: golang/govulncheck-action@dd0578b371c987f96d1185abb54344b44352bd58 # v1.0.3