Skip to content

Commit 9e8487c

Browse files
chore(release): 2.1.1 [skip ci]
## [2.1.1](v2.1.0...v2.1.1) (2024-10-12)
1 parent 753d1c2 commit 9e8487c

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [2.1.1](https://github.com/wow-actions/use-app-token/compare/v2.1.0...v2.1.1) (2024-10-12)
2+
13
# 1.0.0 (2024-10-12)
24

35

dist/index.js.cache

16 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "use-app-token",
3-
"version": "1.0.0",
3+
"version": "2.1.1",
44
"description": "Run GitHub Actions as a GitHub App by using the app's authentication token",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)