aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2024-01-29 18:36:06 +0800
committerGitHub <noreply@github.com>2024-01-29 18:36:06 +0800
commit1f10725971944e39f950b0d637e7f7a8ffe0ef62 (patch)
tree03061cafa31089c00916792c4b501def6450eeae /.github
parente198d227a1d0ec1fa781eb196687e7c364fcda8c (diff)
parent2004dd2860533c081b739b630b77d3cd10c72cdb (diff)
downloadinfini-1f10725971944e39f950b0d637e7f7a8ffe0ef62.tar.gz
infini-1f10725971944e39f950b0d637e7f7a8ffe0ef62.zip
Merge pull request #55 from HydroRoll-Team/dependabot/github_actions/ncipollo/release-action-1.13.0
chore(deps): bump ncipollo/release-action from 1.12.0 to 1.13.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 a8847c92..b52dd0ef 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.12.0
+ uses: ncipollo/release-action@v1.13.0
with:
allowUpdates: true
draft: false