Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

Commit

Permalink
chore(deps): update endbug/version-check action to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 21, 2021
1 parent d81f84a commit 3aa7a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-package-version.yml
Expand Up @@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v2
- name: Get NPM version is new
id: check
uses: EndBug/version-check@v2.0.1
uses: EndBug/version-check@v2.1.0
with:
diff-search: true
file-name: ./package.json
Expand Down

0 comments on commit 3aa7a56

Please sign in to comment.