Skip to content

Commit f9d8133

Browse files
authored
upgrade core package to 2.1.3 (#82)
* v2.0.1 * update lockfile
1 parent 1618b2a commit f9d8133

3 files changed

Lines changed: 53 additions & 11 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Version-pinned example:
132132
with:
133133
card: stats
134134
options: username=octocat&show_icons=true
135-
core_version: 2.1.2
135+
core_version: 2.1.3
136136
token: ${{ secrets.GITHUB_TOKEN }}
137137
```
138138

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@actions/core": "^3.0.1",
19-
"@stats-organization/github-readme-stats-core": "2.1.2"
19+
"@stats-organization/github-readme-stats-core": "2.1.3"
2020
},
2121
"devDependencies": {
2222
"husky": "9.1.7",

pnpm-lock.yaml

Lines changed: 51 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)