Skip to content

Commit 6beab0f

Browse files
meysholdtona-agent
andcommitted
Add id-token permission and bump to 1.0.3
Co-authored-by: Ona <[email protected]>
1 parent b440aba commit 6beab0f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
contents: write
1414
packages: write
1515
pull-requests: write
16+
id-token: write
1617

1718
steps:
1819
- name: Checkout

src/my-team-setup/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "my-team-setup",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"name": "My Team Setup",
55
"description": "Installs Python3 with common packages and adds 'Hello World!' to the terminal prompt",
66
"options": {

0 commit comments

Comments
 (0)