We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0f5a00 commit 586709cCopy full SHA for 586709c
2 files changed
.github/chainguard/update-yara-x.sts.yaml
@@ -6,3 +6,4 @@ claim_pattern:
6
permissions:
7
contents: write
8
pull_requests: write
9
+ workflows: write
.github/workflows/update-yara-x.yaml
@@ -86,6 +86,7 @@ jobs:
86
87
id-token: write
88
pull-requests: write
89
90
steps:
91
- name: Harden Runner
92
uses: step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
0 commit comments