Skip to content

Commit 7eb8f32

Browse files
Bump softprops/action-gh-release from 2.4.0 to 2.4.1
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.4.0 to 2.4.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@v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bf4c55f commit 7eb8f32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add_source_to_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: sha256sum "$TARBALL" > "$TARBALL.sha256"
3434

3535
- name: Upload Full Source and SHA256 to GitHub Release
36-
uses: softprops/[email protected].0
36+
uses: softprops/[email protected].1
3737
with:
3838
files: |
3939
${{ env.TARBALL }}

0 commit comments

Comments
 (0)