aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2024-02-07 11:35:48 +0800
committerGitHub <noreply@github.com>2024-02-07 11:35:48 +0800
commit4ca59a3a40ce894cd0a0bf958c7c870412ada397 (patch)
treeb3fcc16ed0e14b872711cfaacda6011e86777999
parent77c9f510d0f65ecf4fbd1b561120ad9b23967dc0 (diff)
parent3eea2bd5d12dc3ee9dba3f568b754504a88cbd02 (diff)
downloadinfini-4ca59a3a40ce894cd0a0bf958c7c870412ada397.tar.gz
infini-4ca59a3a40ce894cd0a0bf958c7c870412ada397.zip
Merge pull request #58 from HydroRoll-Team/dependabot/github_actions/ncipollo/release-action-1.14.0
chore(deps): bump ncipollo/release-action from 1.13.0 to 1.14.0
-rw-r--r--.github/workflows/changelog.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/changelog.yml b/.github/workflows/changelog.yml
index 99075711..e61b888d 100644
--- a/.github/workflows/changelog.yml
+++ b/.github/workflows/changelog.yml
@@ -30,7 +30,7 @@ jobs:
useGitmojis: false
- name: Create Release
- uses: ncipollo/release-action@v1.13.0
+ uses: ncipollo/release-action@v1.14.0
with:
allowUpdates: true
draft: false