Skip to content

Commit 0db8e94

Browse files
authored
Merge branch 'main' into standardize-compact-console-log-exporter
2 parents 2c7b29b + e729533 commit 0db8e94

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build-agentcore-collector.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
permissions:
5454
id-token: write
5555
contents: read
56+
actions: write
5657
steps:
5758
- name: Checkout code repo
5859
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0

.github/workflows/nightly-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ jobs:
100100
permissions:
101101
id-token: write
102102
contents: read
103+
actions: write
103104
with:
104105
ref: nightly-dependency-updates
105106

0 commit comments

Comments
 (0)