You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ahref="https://actions-badge.atrox.dev/jaid/commit-from-action/goto"><imgsrc="https://img.shields.io/endpoint.svg?style=flat-square&url=https%3A%2F%2Factions-badge.atrox.dev%2Fjaid%2Fcommit-from-action%2Fbadge"alt="Build status"/></a> <ahref="https://github.com/jaid/commit-from-action/commits"><imgsrc="https://img.shields.io/github/commits-since/jaid/commit-from-action/v1.2.0?style=flat-square&logo=github"alt="Commits since v1.2.0"/></a> <ahref="https://github.com/jaid/commit-from-action/commits"><imgsrc="https://img.shields.io/github/last-commit/jaid/commit-from-action?style=flat-square&logo=github"alt="Last commit"/></a> <ahref="https://github.com/jaid/commit-from-action/issues"><imgsrc="https://img.shields.io/github/issues/jaid/commit-from-action?style=flat-square&logo=github"alt="Issues"/></a>
5
+
<ahref="https://actions-badge.atrox.dev/jaid/commit-from-action/goto"><imgsrc="https://img.shields.io/endpoint.svg?style=flat-square&url=https%3A%2F%2Factions-badge.atrox.dev%2Fjaid%2Fcommit-from-action%2Fbadge"alt="Build status"/></a> <ahref="https://github.com/jaid/commit-from-action/commits"><imgsrc="https://img.shields.io/github/commits-since/jaid/commit-from-action/v1.3.0?style=flat-square&logo=github"alt="Commits since v1.3.0"/></a> <ahref="https://github.com/jaid/commit-from-action/commits"><imgsrc="https://img.shields.io/github/last-commit/jaid/commit-from-action?style=flat-square&logo=github"alt="Last commit"/></a> <ahref="https://github.com/jaid/commit-from-action/issues"><imgsrc="https://img.shields.io/github/issues/jaid/commit-from-action?style=flat-square&logo=github"alt="Issues"/></a>
6
6
<ahref="https://npmjs.com/package/commit-from-action"><imgsrc="https://img.shields.io/npm/v/commit-from-action?style=flat-square&logo=npm&label=latest%20version"alt="Latest version on npm"/></a> <ahref="https://github.com/jaid/commit-from-action/network/dependents"><imgsrc="https://img.shields.io/librariesio/dependents/npm/commit-from-action?style=flat-square&logo=npm"alt="Dependents"/></a> <ahref="https://npmjs.com/package/commit-from-action"><imgsrc="https://img.shields.io/npm/dm/commit-from-action?style=flat-square&logo=npm"alt="Downloads"/></a>
7
7
8
8
**Utility for making changes to a repository from a GitHub Action.**
@@ -16,20 +16,20 @@
16
16
<ahref="https://npmjs.com/package/commit-from-action"><imgsrc="https://img.shields.io/badge/npm-commit--from--action-C23039?style=flat-square&logo=npm"alt="commit-from-action on npm"/></a>
17
17
18
18
```bash
19
-
npm install --save commit-from-action@^1.2.0
19
+
npm install --save commit-from-action@^1.3.0
20
20
```
21
21
22
22
<ahref="https://yarnpkg.com/package/commit-from-action"><imgsrc="https://img.shields.io/badge/Yarn-commit--from--action-2F8CB7?style=flat-square&logo=yarn&logoColor=white"alt="commit-from-action on Yarn"/></a>
23
23
24
24
```bash
25
-
yarn add commit-from-action@^1.2.0
25
+
yarn add commit-from-action@^1.3.0
26
26
```
27
27
28
28
<ahref="https://github.com/jaid/commit-from-action/packages"><imgsrc="https://img.shields.io/badge/GitHub Packages-@jaid/commit--from--action-24282e?style=flat-square&logo=github"alt="@jaid/commit-from-action on GitHub Packages"/></a>
0 commit comments