Skip to content

Commit 382c206

Browse files
authored
Merge pull request #17 from Loop3D/dependabot/github_actions/ncipollo/release-action-1.16.0
Bump ncipollo/release-action from 1.15.0 to 1.16.0
2 parents 85e115f + 7b4afa2 commit 382c206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/releaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
run: qgis-plugin-ci changelog ${GITHUB_REF/refs\/tags\//} >> release.md
4646

4747
- name: Create release on GitHub
48-
uses: ncipollo/release-action@v1.15.0
48+
uses: ncipollo/release-action@v1.16.0
4949
with:
5050
bodyFile: release.md
5151
generateReleaseNotes: true

0 commit comments

Comments
 (0)