aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-08 23:47:46 -0400
committerGitHub <noreply@github.com>2024-05-09 03:47:46 +0000
commit77fa1d0f64b66d6e4fe9c8795c7844206edbcaf2 (patch)
tree1f1921abb994088ca2b685020050b00c2df865f6 /.github
parent57d928bb82130f8f1dcbc85ddd5430721a0dbf04 (diff)
Bump softprops/action-gh-release from 1 to 2 (#799)
* Bump softprops/action-gh-release from 1 to 2 Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](https://github.com/softprops/action-gh-release/compare/de2c0eb89ae2a093876385947365aca7b0e5f844...9d7c94cfd0a1f3ed45544c887983e9fa900f0564) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Update create-prerelease-on-tag.yml Signed-off-by: James Maa <jmaa@berkeley.edu> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: James Maa <jmaa@berkeley.edu> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: James Maa <jmaa@berkeley.edu>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/create-prerelease-on-tag.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/create-prerelease-on-tag.yml b/.github/workflows/create-prerelease-on-tag.yml
index c33eba29..b47a5cd9 100644
--- a/.github/workflows/create-prerelease-on-tag.yml
+++ b/.github/workflows/create-prerelease-on-tag.yml
@@ -40,7 +40,7 @@ jobs:
- name: Release
id: release
- uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # pin@v0.1.15
+ uses: softprops/action-gh-release@69320dbe05506a9a39fc8ae11030b214ec2d1f87 # pin@v2
with:
generate_release_notes: true
prerelease: true