Skip to content

Commit

Permalink
fix(deps): bump action-docs from 2.4.1 to 2.4.3 (#516)
Browse files Browse the repository at this point in the history
* fix(deps): bump action-docs from 2.4.1 to 2.4.3

Bumps [action-docs](https://github.com/npalm/action-docs) from 2.4.1 to 2.4.3.
- [Release notes](https://github.com/npalm/action-docs/releases)
- [Changelog](https://github.com/npalm/action-docs/blob/main/CHANGELOG.md)
- [Commits](npalm/action-docs@v2.4.1...v2.4.3)

---
updated-dependencies:
- dependency-name: action-docs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore(ci): Updating dist and docs

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored Nov 15, 2024
1 parent 47a1500 commit f949669
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 32 deletions.
54 changes: 28 additions & 26 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.0",
"action-docs": "^2.4.1"
"action-docs": "^2.4.3"
},
"devDependencies": {
"@types/node": "^22.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -345,10 +345,10 @@ acorn@^8.9.0:
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.11.3.tgz#71e0b14e13a4ec160724b38fb7b0f233b1b81d7a"
integrity sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==

action-docs@^2.4.1:
version "2.4.1"
resolved "https://registry.yarnpkg.com/action-docs/-/action-docs-2.4.1.tgz#f8d86a813f2b054c2ff022ac484494bd05bcf581"
integrity sha512-cCbnJVn+h9BNACKpWaZtVUvGEm8NW49QRjKSRUNMA16BpJ0I5jh4AM1wwrFTl8E9ZSceOJsoB20MvC0qz2NKOg==
action-docs@^2.4.3:
version "2.4.3"
resolved "https://registry.yarnpkg.com/action-docs/-/action-docs-2.4.3.tgz#e462979763b94a1b4808421c01f06accb8a5c520"
integrity sha512-I5gbmNwrxH/BroXbqZ6ZdDtEJzQ13ezTqPKnzLZjh2DL0a/H1eyKxqDhZpJpWnZ8MlzoqrQ8Jg2ajOREg7GLiQ==
dependencies:
chalk "^5.3.0"
figlet "^1.7.0"
Expand Down

0 comments on commit f949669

Please sign in to comment.