Skip to content

Commit 0b97e82

Browse files
authored
Merge pull request #107 from maxisoft/dependabot/github_actions/softprops/action-gh-release-2.1.0
Bump softprops/action-gh-release from 2.0.8 to 2.1.0
2 parents 2b34e5a + 538de9f commit 0b97e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ jobs:
217217

218218
- name: Create GitHub release
219219
id: github_release
220-
uses: softprops/action-gh-release@v2.0.8
220+
uses: softprops/action-gh-release@v2.1.0
221221
with:
222222
tag_name: ${{ github.ref }}
223223
name: ${{ env.PLUGIN_NAME }} ${{ github.ref }}

0 commit comments

Comments
 (0)