aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2026-04-13 08:52:21 +0800
committerGitHub <noreply@github.com>2026-04-13 08:52:21 +0800
commit14192abd224f623eb84ea77cf354fb67d6539e3a (patch)
tree505ce5ecde71f1161452a5b32f47db4f894147f6 /.github
parent5ab51f6fe4a3bab66482272790ab23e51027d184 (diff)
parente0ee4df53d46f9f8c21725a8fa47ea930472bde3 (diff)
downloadinfini-14192abd224f623eb84ea77cf354fb67d6539e3a.tar.gz
infini-14192abd224f623eb84ea77cf354fb67d6539e3a.zip
Merge pull request #73 from HydroRoll-Team/dependabot/github_actions/ncipollo/release-action-1.21.0
chore(deps): bump ncipollo/release-action from 1.20.0 to 1.21.0
Diffstat (limited to '.github')
-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 b2052c59..87de1c58 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.20.0
+ uses: ncipollo/release-action@v1.21.0
with:
allowUpdates: true
draft: false