Skip to content

Commit 5d90c7a

Browse files
chore(deps): bump release-drafter/release-drafter from 6.4.0 to 7.1.0 (#117)
1 parent ed4846f commit 5d90c7a

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

.github/workflows/auto-labeler.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@ jobs:
2222
uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
2323
with:
2424
egress-policy: audit
25-
- uses: release-drafter/release-drafter@6a93d829887aa2e0748befe2e808c66c0ec6e4c7 # v6.4.0
26-
env:
27-
GITHUB_TOKEN: ${{ secrets.github-token }}
25+
- uses: release-drafter/release-drafter/autolabeler@44a942e465867c7465b76aa808ddca6e0acae5da # v7.1.0
2826
with:
2927
config-name: ${{ inputs.config-name }}
30-
disable-releaser: true
28+
token: ${{ secrets.github-token }}

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
5252
with:
5353
egress-policy: audit
54-
- uses: release-drafter/release-drafter@3a7fb5c85b80b1dda66e1ccb94009adbbd32fce3 # v7.0.0
54+
- uses: release-drafter/release-drafter@44a942e465867c7465b76aa808ddca6e0acae5da # v7.1.0
5555
id: release-drafter
5656
with:
5757
config-name: ${{ inputs.release-config-name }}

0 commit comments

Comments
 (0)