Skip to content

Verify Secrets

Actions
This action will verify all secrets used in yaml files are defined as github secrets
v2
Latest
Star (1)

tallmanbrew/verify-secrets

If you use github secrets in your workflows use this action to verify all secrets are defined at either org or repo level.

Usage

- name: Verify Secrets
  uses: tallmanbrew/verify-secrets@v2
    with:
      secrets: ${{ toJSON(secrets) }}

Inputs

  • secrets: (Required) JSON of built in secrets variable

Verify Secrets is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

This action will verify all secrets used in yaml files are defined as github secrets
v2
Latest

Verify Secrets is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.