Skip to content

Commit 665aace

Browse files
Bump ncipollo/release-action from 1.15.0 to 1.20.0 (#310)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23d5d80 commit 665aace

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.15.0
52+
- uses: ncipollo/release-action@v1.20.0
5353
if: github.ref == 'refs/heads/master'
5454
with:
5555
artifacts: ./dist/*

Tagfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.53.6
1+
0.53.7

0 commit comments

Comments
 (0)