You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/merge-upstream-test.yaml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ jobs:
11
11
create_upstream_pr:
12
12
permissions:
13
13
contents: write
14
-
actions: write
14
+
id-token: write
15
15
runs-on: ubuntu-latest
16
16
steps:
17
17
# TokenPolicy defined at https://github.com/elastic/catalog-info/tree/main/resources/github-token-policies/token-policy-opentelemetry-demo-merge-upstream.yaml
0 commit comments