Skip to content

Commit

Permalink
Merge pull request #112 from powerapi-ng/dependabot/github_actions/so…
Browse files Browse the repository at this point in the history
…ftprops/action-gh-release-2.0.5

build(deps): bump softprops/action-gh-release from 2.0.4 to 2.0.5
  • Loading branch information
gfieni authored May 14, 2024
2 parents 188e68e + 4790e45 commit e980732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
git-chglog --config .github/chglog/config.yml --output CHANGELOG.md "${GITHUB_REF_NAME}"
- name: Create GitHub release
uses: softprops/action-gh-release@9d7c94cfd0a1f3ed45544c887983e9fa900f0564 # v2.0.4
uses: softprops/action-gh-release@69320dbe05506a9a39fc8ae11030b214ec2d1f87 # v2.0.5
with:
body_path: CHANGELOG.md

Expand Down

0 comments on commit e980732

Please sign in to comment.