We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c7b29b + e729533 commit 0db8e94Copy full SHA for 0db8e94
2 files changed
.github/workflows/build-agentcore-collector.yml
@@ -53,6 +53,7 @@ jobs:
53
permissions:
54
id-token: write
55
contents: read
56
+ actions: write
57
steps:
58
- name: Checkout code repo
59
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
.github/workflows/nightly-build.yml
@@ -100,6 +100,7 @@ jobs:
100
101
102
103
104
with:
105
ref: nightly-dependency-updates
106
0 commit comments