Skip to content

Commit b65eb4d

Browse files
dependabot[bot]luyanci
authored andcommitted
Bump softprops/action-gh-release from 2.1.0 to 2.2.0
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b73504f commit b65eb4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
- name: download
1616
uses: actions/download-artifact@v4
1717
- name: create release
18-
uses: softprops/action-gh-release@v2.1.0
18+
uses: softprops/action-gh-release@v2.2.0
1919
with:
2020
files: ./**/**.zip

0 commit comments

Comments
 (0)