Skip to content

Commit

Permalink
[dependabot]: Bump softprops/action-gh-release from 2.0.9 to 2.1.0 (#382
Browse files Browse the repository at this point in the history
)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 9400d08 commit 50c671e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
name: Create a Draft release for ${{ github.ref_name }}
steps:
- name: Create Github Release
uses: softprops/action-gh-release@v2.0.9
uses: softprops/action-gh-release@v2.1.0
with:
name: easynetwork v${{ github.ref_name }}
draft: true
Expand Down

0 comments on commit 50c671e

Please sign in to comment.