aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/twbs/bootstrap/.github/workflows/release-notes.yml
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-03-06 13:57:07 +0000
committerMario <mario@mariovavti.com>2024-03-06 13:57:07 +0000
commit5eb6572277ab8f83acc51f96ec94db4e074d01b2 (patch)
tree720a70f81ae1b23bb57f520c61bce74fdbc53484 /vendor/twbs/bootstrap/.github/workflows/release-notes.yml
parent69bed9c889a5c153f7b9cece49be3b81bde24e32 (diff)
downloadvolse-hubzilla-5eb6572277ab8f83acc51f96ec94db4e074d01b2.tar.gz
volse-hubzilla-5eb6572277ab8f83acc51f96ec94db4e074d01b2.tar.bz2
volse-hubzilla-5eb6572277ab8f83acc51f96ec94db4e074d01b2.zip
update composer libs
Diffstat (limited to 'vendor/twbs/bootstrap/.github/workflows/release-notes.yml')
-rw-r--r--vendor/twbs/bootstrap/.github/workflows/release-notes.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/twbs/bootstrap/.github/workflows/release-notes.yml b/vendor/twbs/bootstrap/.github/workflows/release-notes.yml
index f620dd31d..813956af2 100644
--- a/vendor/twbs/bootstrap/.github/workflows/release-notes.yml
+++ b/vendor/twbs/bootstrap/.github/workflows/release-notes.yml
@@ -18,6 +18,6 @@ jobs:
runs-on: ubuntu-latest
if: github.repository == 'twbs/bootstrap'
steps:
- - uses: release-drafter/release-drafter@v5
+ - uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}