Skip to content

Commit 9656d7a

Browse files
author
updatecli-bot
committed
chore: deps(github): bump Action tag for release-drafter/release-draf...
... ter from v5 to 139054aeaa9adc52ab36ddf67437541f039b88e2 (Pinned from v7.1.1) Made with ❤️️ by updatecli
1 parent d4e95e4 commit 9656d7a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/release-drafter.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,15 @@
11
name: Release Drafter
2-
32
on:
43
workflow_dispatch:
54
push:
65
# branches to consider in the event; optional, defaults to all
76
branches:
87
- main
9-
108
jobs:
119
update_release_draft:
1210
runs-on: ubuntu-latest
1311
steps:
14-
- uses: release-drafter/release-drafter@v5
12+
- uses: release-drafter/release-drafter@139054aeaa9adc52ab36ddf67437541f039b88e2 # v7.1.1
1513
with:
1614
config-name: release-drafter.yaml
1715
env:

0 commit comments

Comments
 (0)