Commit 19a1818
Merge #6
6: Update `@actions/core` since `set-output` is deprecated r=iamsauravsharma a=jameslounds
Very minimal PR, just updates ``@actions/core`,` since the implementation of `setOutput()` has been changed to use the new environment files.
I ran the action on my fork as well, [results](https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/).
When installing, `npm` found 2 vulnerabilities, which i fixed in the second commit with `npm audit fix`
Co-authored-by: James <[email protected]>2 files changed
+51
-33
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments