Skip to content

Commit

Permalink
Release v1.2.10 (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubcieslik99 authored Nov 12, 2024
2 parents a1aa5ae + 196dc8b commit 1ff03bb
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 86 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "secrets-vars-to-env-file-action",
"version": "1.2.9",
"version": "1.2.10",
"description": "Export GitHub secrets & vars to environment variables & specified file",
"type": "module",
"main": "build/index.js",
Expand All @@ -22,7 +22,7 @@
},
"devDependencies": {
"@jest/globals": "^29.7.0",
"@types/node": "^20.17.3",
"@types/node": "^20.17.6",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vercel/ncc": "^0.38.2",
Expand Down
Loading

0 comments on commit 1ff03bb

Please sign in to comment.