Skip to content

Bump com.google.protobuf:protobuf-java from 3.19.6 to 3.25.5 in /grpc/java/login #70

Bump com.google.protobuf:protobuf-java from 3.19.6 to 3.25.5 in /grpc/java/login

Bump com.google.protobuf:protobuf-java from 3.19.6 to 3.25.5 in /grpc/java/login #70

name: Security Pipeline
on:
push:
branches: [ "**" ]
pull_request:
branches: [ "**" ]
workflow_dispatch:
jobs:
horusec-security:
name: horusec-security
runs-on: ubuntu-latest
if: "!contains(github.event.head_commit.message, '[skip ci]')"
steps:
- name: Check out code into the Go module directory
uses: actions/checkout@v2
- name: Running Horusec Security Download latest version
shell: bash
run: |
curl -fsSL https://horusec.io/bin/install.sh | bash
horusec start -p="./"