Skip to content

Commit 60716f4

Browse files
Bump ncipollo/release-action from 1.12.0 to 1.15.0
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.12.0 to 1.15.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](ncipollo/release-action@v1.12.0...v1.15.0) --- updated-dependencies: - dependency-name: ncipollo/release-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f334162 commit 60716f4

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
@@ -44,7 +44,7 @@ jobs:
4444
run: qgis-plugin-ci changelog ${GITHUB_REF/refs\/tags\//} >> release.md
4545

4646
- name: Create release on GitHub
47-
uses: ncipollo/release-action@v1.12.0
47+
uses: ncipollo/release-action@v1.15.0
4848
with:
4949
bodyFile: release.md
5050
generateReleaseNotes: true

0 commit comments

Comments
 (0)