Skip to content

Commit c8d55fb

Browse files
authored
Merge pull request #734 from 3liz/dependabot/github_actions/ncipollo/release-action-1.21.0
Bump ncipollo/release-action from 1.20.0 to 1.21.0
2 parents 11a9307 + 5a508c8 commit c8d55fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
6666
- name: Create release on GitHub
6767
if: ${{ inputs.dry_run == false }}
68-
uses: ncipollo/release-action@v1.20.0
68+
uses: ncipollo/release-action@v1.21.0
6969
with:
7070
bodyFile: release.md
7171
artifacts: "*.zip,plugins.xml"

0 commit comments

Comments
 (0)