Skip to content

Commit

Permalink
Bump softprops/action-gh-release
Browse files Browse the repository at this point in the history
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 3989e4b325fd35af0f19f42a37021d50b48b77e0 to 69320dbe05506a9a39fc8ae11030b214ec2d1f87.
- [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@3989e4b...69320db)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 8, 2024
1 parent d9619b2 commit cf368ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
{{/pull_requests.dependencies}}
{{/pull_requests.dependencies.length}}
- name: "Github Release"
uses: softprops/action-gh-release@3989e4b325fd35af0f19f42a37021d50b48b77e0 #v1
uses: softprops/action-gh-release@69320dbe05506a9a39fc8ae11030b214ec2d1f87 #v1
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
with:
Expand Down

0 comments on commit cf368ff

Please sign in to comment.