Skip to content

Commit

Permalink
Allow secrets inherit in talisman
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrikSchmidt committed May 17, 2024
1 parent dc53ae1 commit e547d95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .talismanrc
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ allowed_patterns:
- TRIVY_PASSWORD:\ \${{\ secrets.GITHUB_TOKEN\ }}
- password:\ \${{\ secrets.GITHUB_TOKEN\ }}
- key:\ \${{\ runner.os\ }}-node-\${{\ hashFiles\('[*]{2}/package-lock.json'\)\ }}
- secrets:\ inherit

0 comments on commit e547d95

Please sign in to comment.