Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /sd-jwt in the go_modules group #286

Bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /sd-jwt in the go_modules group

Bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /sd-jwt in the go_modules group #286

Workflow file for this run

name: Security and License Scans
on:
pull_request_target:
branches:
- main
push:
branches:
- main
# # Run every day at 5am UTC
# schedule:
# - cron: "0 5 * * *"
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
security-license-scan:
uses: TBD54566975/open-source-programs/.github/workflows/security.yml@main
secrets: inherit