Skip to content

chore(deps): Bump google.golang.org/grpc from 1.72.1 to 1.81.1 #8

chore(deps): Bump google.golang.org/grpc from 1.72.1 to 1.81.1

chore(deps): Bump google.golang.org/grpc from 1.72.1 to 1.81.1 #8

name: "Go Combined Analysis"
on:
pull_request:
branches:
- develop
- main
types:
- opened
- edited
- synchronize
- reopened
permissions:
id-token: write
contents: read
pull-requests: write
actions: read
security-events: write
#EXECUTE PRE-STEPS OF GOLANG VERIFICATION
jobs:
go-analysis:
uses: LerianStudio/github-actions-go-pipeline-template/.github/workflows/analysis.yml@main

Check failure on line 24 in .github/workflows/go-combined-analysis.yml

View workflow run for this annotation

GitHub Actions / Go Combined Analysis

Invalid workflow file

The workflow is not valid. .github/workflows/go-combined-analysis.yml (Line: 24, Col: 11): Secret manage_token is required, but not provided while calling.
secrets:
lerian_studio_push_bot_app_id: ${{ secrets.LERIAN_STUDIO_MIDAZ_PUSH_BOT_APP_ID }}
lerian_studio_push_bot_private_key: ${{ secrets.LERIAN_STUDIO_MIDAZ_PUSH_BOT_PRIVATE_KEY }}
lerian_ci_cd_user_gpg_key: ${{ secrets.LERIAN_CI_CD_USER_GPG_KEY }}
lerian_ci_cd_user_gpg_key_password: ${{ secrets.LERIAN_CI_CD_USER_GPG_KEY_PASSWORD }}
lerian_ci_cd_user_name: ${{ secrets.LERIAN_CI_CD_USER_NAME }}
lerian_ci_cd_user_email: ${{ secrets.LERIAN_CI_CD_USER_EMAIL }}