Skip to content

Commit 8eaefb1

Browse files
chore(deps): update endbug/add-and-commit action to v10
| datasource | package | from | to | | ----------- | --------------------- | ---- | --- | | github-tags | EndBug/add-and-commit | v9 | v10 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e34b8e4 commit 8eaefb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jobs:
2929
echo "Importing CloudNativePG docs for version: ${VERSION}"
3030
./scripts/import_docs.sh "${VERSION}"
3131
- name: Commit and push changes
32-
uses: EndBug/add-and-commit@a94899bca583c204427a224a7af87c02f9b325d5 # v9
32+
uses: EndBug/add-and-commit@290ea2c423ad77ca9c62ae0f5b224379612c0321 # v10
3333
with:
3434
message: "docs: import CloudNativePG ${{ env.VERSION }}"

0 commit comments

Comments
 (0)