Skip to content

Commit

Permalink
chore(deps): update insonusk/get-latest-release action to v1.1.0 (#98)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 13, 2023
1 parent 67f468b commit e567531
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 @@ -55,7 +55,7 @@ jobs:
steps:
- name: Get last Draft
id: last_release
uses: InsonusK/get-latest-release@v1.0.1 # https://github.com/InsonusK/get-latest-release
uses: InsonusK/get-latest-release@v1.1.0 # https://github.com/InsonusK/get-latest-release
with:
myToken: ${{ secrets.GITHUB_TOKEN }}
exclude_types: "release|prerelease"
Expand Down

0 comments on commit e567531

Please sign in to comment.