Skip to content

Commit

Permalink
chore(deps): update insonusk/get-latest-release action to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2023
1 parent d59c026 commit cd034e1
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 @@ -11,7 +11,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: ${{ github.token }} # TODO check if set
exclude_types: "release"
Expand Down

0 comments on commit cd034e1

Please sign in to comment.