Skip to content

Commit 7844cfc

Browse files
Bump softprops/action-gh-release
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from a92196038060e0c673cf3ba5b98710dd716731df to daffc988f27cd136af07d2cdcbf7ceae2993875d. - [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@a921960...daffc98) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 70f2f9b commit 7844cfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
prerelease: false
8484

8585
- name: Upload release assets
86-
uses: softprops/action-gh-release@a92196038060e0c673cf3ba5b98710dd716731df
86+
uses: softprops/action-gh-release@daffc988f27cd136af07d2cdcbf7ceae2993875d
8787
if: startsWith(github.ref, 'refs/tags/')
8888
env:
8989
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)