Skip to content

Commit 29e0d92

Browse files
chore(deps): update release-drafter/release-drafter action to v7.4.0
1 parent 5675822 commit 29e0d92

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release-drafter-label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
pull-requests: write
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: release-drafter/release-drafter/autolabeler@693d20e7c1ce1a81d3a41962f85914253b518449 # v7.3.1
17+
- uses: release-drafter/release-drafter/autolabeler@ed4bc48ec97379be2258e7b7ac2624a3e26ab809 # v7.4.0
1818
with:
1919
token: ${{ secrets.GITHUB_TOKEN }}

.github/workflows/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
pull-requests: read
1717
runs-on: ubuntu-latest
1818
steps:
19-
- uses: release-drafter/release-drafter@693d20e7c1ce1a81d3a41962f85914253b518449 # v7.3.1
19+
- uses: release-drafter/release-drafter@ed4bc48ec97379be2258e7b7ac2624a3e26ab809 # v7.4.0
2020
with:
2121
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)