Skip to content

Commit 22f3874

Browse files
[dependabot]: Bump softprops/action-gh-release from 2.2.1 to 2.2.2 (#410)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4acebf5 commit 22f3874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prepare-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
name: Create a Draft release for ${{ github.ref_name }}
1515
steps:
1616
- name: Create Github Release
17-
uses: softprops/action-gh-release@v2.2.1
17+
uses: softprops/action-gh-release@v2.2.2
1818
with:
1919
name: easynetwork v${{ github.ref_name }}
2020
draft: true

0 commit comments

Comments
 (0)