Skip to content

Commit b533ef1

Browse files
committed
Merge remote-tracking branch 'origin/master' into develop
2 parents 2d61005 + e18fac5 commit b533ef1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
permissions:
1111
packages: write
1212
contents: read
13-
id-token: write
13+
id-token: write # Explicitly grant write permission for the OIDC token
1414
steps:
1515
- uses: actions/checkout@v5
1616
- uses: actions/setup-dotnet@v4

0 commit comments

Comments
 (0)