File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212
1313permissions :
1414 actions : read
15- contents : read
15+ contents : write
1616 packages : read
17+ pull-requests : read
1718 security-events : write
1819
1920jobs :
2021 workflows :
21- uses : hassio-addons/workflows/.github/workflows/app-ci.yaml@3d5603e6f0966551a0c99493171cc2808349b28e # v2.0.4
22+ uses : hassio-addons/workflows/.github/workflows/app-ci.yaml@3846ae0fd09acec8ac1ac308ceacd052b9d01bec # v2.0.6
Original file line number Diff line number Diff line change @@ -16,16 +16,17 @@ 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
22- uses : hassio-addons/workflows/.github/workflows/app-ci.yaml@3d5603e6f0966551a0c99493171cc2808349b28e # v2.0.4
23+ uses : hassio-addons/workflows/.github/workflows/app-ci.yaml@3846ae0fd09acec8ac1ac308ceacd052b9d01bec # v2.0.6
2324
2425 deploy :
2526 needs : ci
2627 permissions :
2728 contents : read
2829 packages : write
29- uses : hassio-addons/workflows/.github/workflows/app-deploy.yaml@3d5603e6f0966551a0c99493171cc2808349b28e # v2.0.4
30+ uses : hassio-addons/workflows/.github/workflows/app-deploy.yaml@3846ae0fd09acec8ac1ac308ceacd052b9d01bec # v2.0.6
3031 secrets :
3132 DISPATCH_TOKEN : ${{ secrets.DISPATCH_TOKEN }}
Original file line number Diff line number Diff line change @@ -12,4 +12,4 @@ permissions:
1212
1313jobs :
1414 workflows :
15- uses : hassio-addons/workflows/.github/workflows/labels.yaml@3d5603e6f0966551a0c99493171cc2808349b28e # v2.0.4
15+ uses : hassio-addons/workflows/.github/workflows/labels.yaml@3846ae0fd09acec8ac1ac308ceacd052b9d01bec # v2.0.6
Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ permissions:
1313
1414jobs :
1515 workflows :
16- uses : hassio-addons/workflows/.github/workflows/lock.yaml@3d5603e6f0966551a0c99493171cc2808349b28e # v2.0.4
16+ uses : hassio-addons/workflows/.github/workflows/lock.yaml@3846ae0fd09acec8ac1ac308ceacd052b9d01bec # v2.0.6
Original file line number Diff line number Diff line change @@ -14,4 +14,4 @@ permissions: {}
1414
1515jobs :
1616 workflows :
17- uses : hassio-addons/workflows/.github/workflows/pr-labels.yaml@3d5603e6f0966551a0c99493171cc2808349b28e # v2.0.4
17+ uses : hassio-addons/workflows/.github/workflows/pr-labels.yaml@3846ae0fd09acec8ac1ac308ceacd052b9d01bec # v2.0.6
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ permissions:
1313
1414jobs :
1515 workflows :
16- uses : hassio-addons/workflows/.github/workflows/stale.yaml@3d5603e6f0966551a0c99493171cc2808349b28e # v2.0.4
16+ uses : hassio-addons/workflows/.github/workflows/stale.yaml@3846ae0fd09acec8ac1ac308ceacd052b9d01bec # v2.0.6
You can’t perform that action at this time.
0 commit comments