Skip to content

Commit a19a67a

Browse files
Bump ncipollo/release-action from 1.13.0 to 1.15.0
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.13.0 to 1.15.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](ncipollo/release-action@v1.13.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] <[email protected]>
1 parent 55add0c commit a19a67a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
./monkey version | grep -F $(cat Tagfile)
5050
./monkey --version | grep -F $(cat Tagfile)
5151
52-
- uses: ncipollo/release-action@v1.13.0
52+
- uses: ncipollo/release-action@v1.15.0
5353
if: github.ref == 'refs/heads/master'
5454
with:
5555
artifacts: ./dist/*

0 commit comments

Comments
 (0)