Skip to content

Commit a3dce60

Browse files
committed
feat(github-action): update release-drafter/release-drafter action to v5.24.0
1 parent ebb99c8 commit a3dce60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-drafter.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
update:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: release-drafter/release-drafter@569eb7ee3a85817ab916c8f8ff03a5bd96c9c83e # v5.23.0
13+
- uses: release-drafter/release-drafter@65c5fb495d1e69aa8c08a3317bc44ff8aabe9772 # v5.24.0
1414
with:
1515
config-name: release-drafter.yaml
1616
env:

0 commit comments

Comments
 (0)