We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66559f1 commit 15f498fCopy full SHA for 15f498f
.github/workflows/check-api-changes.yml
@@ -52,7 +52,7 @@ jobs:
52
53
- name: Get API changes
54
id: api-changed
55
- uses: tj-actions/[email protected].5
+ uses: tj-actions/[email protected].6
56
with:
57
base_sha: 'HEAD~1'
58
sha: 'HEAD'
0 commit comments