Skip to content

Commit d618ca4

Browse files
Merge pull request #382 from TeoZosa/dependabot/github_actions/release-drafter/release-drafter-5.21.1
2 parents dee00f9 + 060b66b commit d618ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
uses: actions/checkout@v3
8383

8484
- name: Publish the release notes
85-
uses: release-drafter/[email protected].0
85+
uses: release-drafter/[email protected].1
8686
with:
8787
publish: ${{ needs.get-tag-xor-dev-version.outputs.tag != '' }}
8888
# Annotated tag to associate with the current commit

0 commit comments

Comments
 (0)