Skip to content

Commit

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

Bump InsonusK/get-latest-release from 1.0.1 to 1.1.0
  • Loading branch information
ShonP40 authored Oct 19, 2023
2 parents a9ba5b9 + 58fb048 commit 1e84d4c
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 1e84d4c

Please sign in to comment.