We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3e037a commit 56cf4f4Copy full SHA for 56cf4f4
.github/minty.yaml
@@ -2,7 +2,7 @@ version: 'minty.abcxyz.dev/v2'
2
3
rule:
4
if: |-
5
- assertion.iss == 'https://token.actions.githubusercontent.com' &&
+ assertion.iss == issuers.github &&
6
assertion.repository_owner_id == '93787867' &&
7
assertion.repository_id == '560465650' &&
8
assertion.ref == 'refs/heads/main'
0 commit comments