Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vdalseng committed Feb 19, 2025
1 parent 5f3be05 commit 9d6a757
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions vulnerabilities-slack-alert/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,7 @@ inputs:
slack-api-token:
description: |
Slack API token. Within the Elvia organization, you can use GitHub organization secret `SLACK_API_TOKEN`.
If no input is provided, the action will attempt to read the token from Elvia's Vault instance.
Reading the token from Vault is only possible if the repository you are running this action from has been added to [github-repositories-terraform](https://github.com/3lvia/github-repositories-terraform),
and you are running inside the GitHub Actions environments `dev`, `test` or `prod`.
required: false
required: true

runs:
using: 'composite'
Expand Down

0 comments on commit 9d6a757

Please sign in to comment.