Skip to content

Commit

Permalink
build(deps): bump InsonusK/get-latest-release from 1.0.1 to 1.1.0 (#27)
Browse files Browse the repository at this point in the history
Bumps [InsonusK/get-latest-release](https://github.com/insonusk/get-latest-release) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/insonusk/get-latest-release/releases)
- [Commits](InsonusK/get-latest-release@v1.0.1...v1.1.0)

---
updated-dependencies:
- dependency-name: InsonusK/get-latest-release
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 20, 2023
1 parent 37919d7 commit 010233c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: "Get Last Release"
id: last_release
uses: InsonusK/get-latest-release@v1.0.1
uses: InsonusK/get-latest-release@v1.1.0
with:
myToken: ${{ github.token }}
exclude_types: "draft|prerelease"
Expand Down

0 comments on commit 010233c

Please sign in to comment.