aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2025-02-25 19:30:55 +0800
committerGitHub <noreply@github.com>2025-02-25 19:30:55 +0800
commit479c72a9689376644bcd221668b23cfd69440e93 (patch)
treebf5a67d03b57db99f5d0c0a9b251ce642a5b6a09
parent5d5342ec11e5c1130a8917eec506ac5b825b5f8a (diff)
parent9ff9fe8f7cddefea9a5a137b40bf1f7afdd04dae (diff)
downloadinfini-479c72a9689376644bcd221668b23cfd69440e93.tar.gz
infini-479c72a9689376644bcd221668b23cfd69440e93.zip
Merge pull request #63 from HydroRoll-Team/dependabot/github_actions/ncipollo/release-action-1.16.0
chore(deps): bump ncipollo/release-action from 1.14.0 to 1.16.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 e61b888d..8a78dca4 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.14.0
+ uses: ncipollo/release-action@v1.16.0
with:
allowUpdates: true
draft: false