Skip to content

Commit d655b2b

Browse files
Bump softprops/action-gh-release from 2.2.2 to 2.3.2
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.2.2 to 2.3.2. - [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.2.2...v2.3.2) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b221a85 commit d655b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-process.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ jobs:
220220
--certificate-oidc-issuer=https://token.actions.githubusercontent.com ./tmp/checksums.txt
221221
222222
- name: Create release draft and upload release yaml
223-
uses: softprops/action-gh-release@v2.2.2
223+
uses: softprops/action-gh-release@v2.3.2
224224
with:
225225
name: ${{ github.ref_name }}
226226
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)