Skip to content

Commit

Permalink
Bump npalm/action-docs-action from 1.4.0 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [npalm/action-docs-action](https://github.com/npalm/action-docs-action) from 1.4.0 to 2.0.0.
- [Release notes](https://github.com/npalm/action-docs-action/releases)
- [Changelog](https://github.com/npalm/action-docs-action/blob/main/CHANGELOG.md)
- [Commits](npalm/action-docs-action@v1.4.0...v2.0.0)

---
updated-dependencies:
- dependency-name: npalm/action-docs-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent d4416b2 commit c12c60f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: npalm/action-docs-action@v1.4.0
- uses: npalm/action-docs-action@v2.0.0
- name: Assert there are no changes in README.me
run: |
git diff --exit-code

0 comments on commit c12c60f

Please sign in to comment.