Skip to content

Commit

Permalink
chore: update to latest pnpm
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Ziegler <[email protected]>
  • Loading branch information
halostatue committed Dec 1, 2024
1 parent bb9f5b3 commit a7f6488
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 7 deletions.
4 changes: 4 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# KineticCafe/actions-dco Changelog

## 1.3.2 / 2024-12-01

- Upgrade dependencies.

## 1.3.1 / 2024-11-01

- Upgrade dependencies.
Expand Down
8 changes: 4 additions & 4 deletions dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kineticcafe/actions-dco",
"version": "1.3.0",
"version": "1.3.2",
"author": "Kinetic Commerce",
"description": "Check pull requests for DCO sign-off",
"main": "lib/main.js",
Expand Down Expand Up @@ -41,5 +41,5 @@
"js-yaml": "^4.1.0",
"typescript": "5.7.2"
},
"packageManager": "pnpm@9.12.3+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee"
"packageManager": "pnpm@9.14.4+sha512.c8180b3fbe4e4bca02c94234717896b5529740a6cbadf19fa78254270403ea2f27d4e1d46a08a0f56c89b63dc8ebfd3ee53326da720273794e6200fcf0d184ab"
}

0 comments on commit a7f6488

Please sign in to comment.