Skip to content

Commit 3e482ef

Browse files
authored
Merge pull request #13 from derskythe/dependabot/github_actions/mikepenz/action-gh-release-1
build(deps): bump mikepenz/action-gh-release from 0.2.0.pre.a03 to 1
2 parents 5dcb503 + 13df6cc commit 3e482ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2222

2323
- name: Create Release
24-
uses: mikepenz/action-gh-release@v0.2.0-a03 #softprops/action-gh-release
24+
uses: mikepenz/action-gh-release@v1 #softprops/action-gh-release
2525
with:
2626
body: ${{steps.github_release.outputs.changelog}}

0 commit comments

Comments
 (0)