Skip to content

Commit fafae9f

Browse files
Bump softprops/action-gh-release from 2 to 3 (#2913)
Bumps [softprops/action-gh-release](https://github.com/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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f0cfd35 commit fafae9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
uses: actions/download-artifact@v8
103103
with:
104104
path: artifacts
105-
- uses: softprops/action-gh-release@v2
105+
- uses: softprops/action-gh-release@v3
106106
env:
107107
# https://github.com/softprops/action-gh-release/issues/59
108108
GITHUB_TOKEN: ${{ secrets.PAT }}

0 commit comments

Comments
 (0)