Skip to content

Commit e0db56b

Browse files
author
updateclibot
committed
chore: deps(github): bump Action tag for release-drafter/release-draf...
... ter from 139054aeaa9adc52ab36ddf67437541f039b88e2 to 5de93583980a40bd78603b6dfdcda5b4df377b32 (Pinned from v7.2.0) Made with ❤️️ by updatecli
1 parent 3e2cbfd commit e0db56b

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/release-drafter.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,15 @@ on:
55
# branches to consider in the event; optional, defaults to all
66
branches:
77
- main
8-
98
permissions: {}
10-
119
jobs:
1210
update_release_draft:
1311
runs-on: ubuntu-latest
1412
permissions:
1513
contents: write
1614
pull-requests: read
1715
steps:
18-
- uses: release-drafter/release-drafter@139054aeaa9adc52ab36ddf67437541f039b88e2 # v7.1.1
16+
- uses: release-drafter/release-drafter@5de93583980a40bd78603b6dfdcda5b4df377b32 # v7.2.0
1917
with:
2018
config-name: release-drafter.yaml
2119
env:

0 commit comments

Comments
 (0)