Skip to content

Commit

Permalink
Merge pull request #101 from Olen/dependabot/github_actions/InsonusK/…
Browse files Browse the repository at this point in the history
…get-latest-release-1.1.0

Bump InsonusK/get-latest-release from 1.0.1 to 1.1.0
  • Loading branch information
Olen authored Sep 11, 2023
2 parents 0090390 + 6e544ee commit 890a887
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 @@ -40,7 +40,7 @@ jobs:

- name: "🗝️ Get previous release version"
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 890a887

Please sign in to comment.