Skip to content

Commit

Permalink
Bump ncipollo/release-action from 1.12.0 to 1.13.0 (#138)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Jan 23, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 5d14cec commit 0a9c53e
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
@@ -49,7 +49,7 @@ jobs:
./monkey version | grep -F $(cat Tagfile)
./monkey --version | grep -F $(cat Tagfile)
- uses: ncipollo/release-action@v1.12.0
- uses: ncipollo/release-action@v1.13.0
if: github.ref == 'refs/heads/master'
with:
artifacts: ./dist/*
2 changes: 1 addition & 1 deletion Tagfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.48.15
0.48.16

0 comments on commit 0a9c53e

Please sign in to comment.