Skip to content

Commit 5383c0d

Browse files
dependabot[bot]bomgar
authored andcommitted
chore(deps): bump softprops/action-gh-release
Bumps the all-dependencies-actions group with 1 update: [softprops/action-gh-release](https://github.com/softprops/action-gh-release). Updates `softprops/action-gh-release` from 2 to 3 - [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...v3) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de58a9e commit 5383c0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- run: cargo run >> fw.1
2424
working-directory: ./man
2525
- id: create_release
26-
uses: softprops/action-gh-release@v2
26+
uses: softprops/action-gh-release@v3
2727
with:
2828
tag_name: ${{ github.ref }}
2929
files: |

0 commit comments

Comments
 (0)