Skip to content

Commit cb615e6

Browse files
chore(deps): bump release-drafter/release-drafter (#131)
1 parent 1d6b72f commit cb615e6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/auto-labeler.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
2323
with:
2424
egress-policy: audit
25-
- uses: release-drafter/release-drafter/autolabeler@5de93583980a40bd78603b6dfdcda5b4df377b32 # v7.2.0
25+
- uses: release-drafter/release-drafter/autolabeler@563bf132657a13ded0b01fcb723c5a58cdd824e2 # v7.2.1
2626
with:
2727
config-name: ${{ inputs.config-name }}
2828
token: ${{ secrets.github-token }}

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0
5656
with:
5757
egress-policy: audit
58-
- uses: release-drafter/release-drafter@5de93583980a40bd78603b6dfdcda5b4df377b32 # v7.2.0
58+
- uses: release-drafter/release-drafter@563bf132657a13ded0b01fcb723c5a58cdd824e2 # v7.2.1
5959
id: release-drafter
6060
with:
6161
config-name: ${{ inputs.release-config-name }}

0 commit comments

Comments
 (0)