Skip to content

Commit a745677

Browse files
frenckclaude
andcommitted
⬆️ Update hassio-addons/workflows action to v2.0.6
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 23df38f commit a745677

3 files changed

Lines changed: 4 additions & 18 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ on:
1212

1313
permissions:
1414
actions: read
15-
contents: read
15+
contents: write
1616
packages: read
17+
pull-requests: read
1718
security-events: write
1819

1920
jobs:

.github/workflows/deploy.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@ jobs:
1616
ci:
1717
permissions:
1818
actions: read
19-
contents: read
19+
contents: write
2020
packages: read
21+
pull-requests: read
2122
security-events: write
2223
uses: hassio-addons/workflows/.github/workflows/app-ci.yaml@3846ae0fd09acec8ac1ac308ceacd052b9d01bec # v2.0.6
2324

.github/workflows/release-drafter.yaml

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)