Skip to content

Commit

Permalink
Bump InsonusK/get-latest-release from 1.0.1 to 1.1.0
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 907f26e commit 58fb048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aur-update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

- name: "Get the latest release"
id: latest_release
uses: InsonusK/get-latest-release@v1.0.1
uses: InsonusK/get-latest-release@v1.1.0
with:
myToken: ${{ secrets.GITHUB_TOKEN }}
exclude_types: "draft|prerelease"
Expand Down

0 comments on commit 58fb048

Please sign in to comment.