summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorextrawurst <mail@rusticorn.com>2024-02-23 18:01:53 +0100
committerextrawurst <mail@rusticorn.com>2024-02-23 18:01:53 +0100
commite65d25da60974c2534b26126549a8d043ef3c021 (patch)
tree931d23f8dfe6bff47c7141d454b5251f0824baa0
parent8008e04c6bad5bf4a02ab0dc09880e4d61e70bf3 (diff)
another ci update
-rw-r--r--.github/workflows/cd.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml
index 141e68a5..13f6aa60 100644
--- a/.github/workflows/cd.yml
+++ b/.github/workflows/cd.yml
@@ -88,7 +88,7 @@ jobs:
- name: Extract release notes
if: matrix.os == 'ubuntu-latest'
id: release_notes
- uses: ffurrer2/extract-release-notes@v1
+ uses: ffurrer2/extract-release-notes@v2
- name: Release
uses: softprops/action-gh-release@v1
env: