Skip to content

Commit

Permalink
Update EndBug/version-check action to v2 (#3)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Aug 3, 2021
1 parent 69c6794 commit 946105e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:

- name: Version Check
id: check
uses: EndBug/version-check@v1
uses: EndBug/version-check@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 946105e

Please sign in to comment.