Skip to content

Commit

Permalink
Update .github/workflows/dbdocs.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Sean Fern <[email protected]>
  • Loading branch information
kyeah and gsf authored Sep 24, 2024
1 parent 62d83b4 commit e84578e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dbdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Generate DB docs
run: make dbdocs

- uses: EndBug/add-and-commit@v9
- uses: EndBug/add-and-commit@a94899bca583c204427a224a7af87c02f9b325d5 # v9.1.4
with:
add: dbdocs
message: "Generate dbdocs"
Expand Down

0 comments on commit e84578e

Please sign in to comment.