Skip to content

Commit 9c4d675

Browse files
build(deps): bump softprops/action-gh-release from 2.6.1 to 3.0.1
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.6.1 to 3.0.1. - [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@153bb8e...718ea10) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b1d580 commit 9c4d675

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5151

5252
- name: '🔥 Create release'
53-
uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe
53+
uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b
5454
with:
5555
draft: false
5656
files: dist/*

0 commit comments

Comments
 (0)