Skip to content

Commit

Permalink
Merge pull request #886 from nextcloud/dependabot/github_actions/Inso…
Browse files Browse the repository at this point in the history
…nusK/get-latest-release-1.1.0
  • Loading branch information
dependabot[bot] authored Jul 6, 2023
2 parents 764c7a3 + 28a67ec commit 58147f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog-generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- name: Get last released tag
id: last_version
uses: InsonusK/get-latest-release@v1.0.1
uses: InsonusK/get-latest-release@v1.1.0
with:
myToken: ${{ secrets.GITHUB_TOKEN }}
exclude_types: draft
Expand Down

0 comments on commit 58147f1

Please sign in to comment.