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 27bb734 commit d596634Copy full SHA for d596634
.github/workflows/remove-unused-assets.yml
@@ -36,7 +36,7 @@ jobs:
36
script/remove-extraneous-translation-files.js
37
- name: Get script results to use in PR body
38
id: results
39
- uses: juliangruber/read-file-action@e0a316da496006ffd19142f0fd594a1783f3b512
+ uses: juliangruber/read-file-action@b549046febe0fe86f8cb4f93c24e284433f9ab58
40
with:
41
path: ./results.md
42
- name: Remove script results file
0 commit comments