Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Commit c55f8fa

Browse files
dependabot[bot]Brend-Smits
authored andcommitted
Bump npalm/action-docs-action from 1.4.0 to 3.1.2
Bumps [npalm/action-docs-action](https://github.com/npalm/action-docs-action) from 1.4.0 to 3.1.2. - [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@b62a69e...b1dd203) --- updated-dependencies: - dependency-name: npalm/action-docs-action dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 38e41af commit c55f8fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/action-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # ratchet:actions/checkout@v3
13-
- uses: npalm/action-docs-action@b62a69e27ae389aa92b450f647d37409b9277bf0 # ratchet:npalm/action-docs-action@v1.4.0
13+
- uses: npalm/action-docs-action@b1dd20339140224c1ffef389467e4fece8dc416b # ratchet:npalm/action-docs-action@v3.1.2
1414
- name: Update readme in the repository
1515
if: github.event_name != 'pull_request'
1616
uses: stefanzweifel/git-auto-commit-action@8756aa072ef5b4a080af5dc8fef36c5d586e521d # ratchet:stefanzweifel/git-auto-commit-action@v5.0.0

0 commit comments

Comments
 (0)