Release @actions/core v1.11.0 (#1839)

This commit is contained in:
Josh Gross
2024-10-02 13:49:03 -04:00
committed by GitHub
parent 650f7c6aa3
commit 6ca0d9b637
3 changed files with 6 additions and 3 deletions
+3
View File
@@ -1,5 +1,8 @@
# @actions/core Releases
### 1.11.0
- Remove dependency on `uuid` package [#1824](https://github.com/actions/toolkit/pull/1824)
### 1.10.1
- Fix error message reference in oidc utils [#1511](https://github.com/actions/toolkit/pull/1511)