Skip to content

Commit

Permalink
Bump ncipollo/release-action from 1.13.0 to 1.14.0
Browse files Browse the repository at this point in the history
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](ncipollo/release-action@v1.13.0...v1.14.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]>
  • Loading branch information
dependabot[bot] committed Feb 6, 2024
1 parent 3b42a66 commit bad6ad9
Show file tree
Hide file tree
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
Expand Up @@ -49,7 +49,7 @@ jobs:
./monkey version | grep -F $(cat Tagfile)
./monkey --version | grep -F $(cat Tagfile)
- uses: ncipollo/release-action@v1.13.0
- uses: ncipollo/release-action@v1.14.0
if: github.ref == 'refs/heads/master'
with:
artifacts: ./dist/*
Expand Down
2 changes: 1 addition & 1 deletion Tagfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.48.22
0.48.23

0 comments on commit bad6ad9

Please sign in to comment.