File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 18
18
permissions :
19
19
contents : write
20
20
id-token : write
21
- uses : RegioHelden/github-reusable-workflows/.github/workflows/build-and-publish.yaml@v2.2.4
21
+ uses : RegioHelden/github-reusable-workflows/.github/workflows/build-and-publish.yaml@v2.3.0
22
22
with :
23
23
python-version : " 3.12"
24
24
Original file line number Diff line number Diff line change 18
18
permissions :
19
19
issues : write
20
20
pull-requests : write
21
- uses : RegioHelden/github-reusable-workflows/.github/workflows/check-pull-request.yaml@v2.2.4
21
+ uses : RegioHelden/github-reusable-workflows/.github/workflows/check-pull-request.yaml@v2.3.0
Original file line number Diff line number Diff line change 17
17
name : Update labels
18
18
permissions :
19
19
issues : write
20
- uses : RegioHelden/github-reusable-workflows/.github/workflows/sync-labels.yaml@v2.2.4
20
+ uses : RegioHelden/github-reusable-workflows/.github/workflows/sync-labels.yaml@v2.3.0
Original file line number Diff line number Diff line change 16
16
permissions :
17
17
contents : write
18
18
pull-requests : write
19
- uses : RegioHelden/github-reusable-workflows/.github/workflows/release-pull-request.yaml@v2.2.4
19
+ uses : RegioHelden/github-reusable-workflows/.github/workflows/release-pull-request.yaml@v2.3.0
20
20
secrets :
21
21
personal-access-token : " ${{ secrets.COMMIT_KEY }}"
22
22
with :
Original file line number Diff line number Diff line change 17
17
name : Create tag
18
18
permissions :
19
19
contents : write
20
- uses : RegioHelden/github-reusable-workflows/.github/workflows/tag-release.yaml@v2.2.4
20
+ uses : RegioHelden/github-reusable-workflows/.github/workflows/tag-release.yaml@v2.3.0
21
21
with :
22
22
python-version : " 3.12"
23
23
secrets :
You can’t perform that action at this time.
0 commit comments