Skip to content

fix: prevent assigning incorrect resource ID for sensitive variables with same name, type and at least one matching scope #539

fix: prevent assigning incorrect resource ID for sensitive variables with same name, type and at least one matching scope

fix: prevent assigning incorrect resource ID for sensitive variables with same name, type and at least one matching scope #539

Workflow file for this run

name: revive-lint
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/setup-go@v3
- name: Run Revive Action by pulling pre-built image
uses: docker://morphy/revive-action:v2