Skip to content

Commit 9fe742a

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@290ea2c423ad77ca9c62ae0f5b224379612c0321 # v10
32+
uses: EndBug/add-and-commit@cc9c08ba6c8df3b93a8f2db63e89b98368ae2ae8 # v11
3333
with:
3434
message: "docs: import CloudNativePG ${{ env.VERSION }}"

0 commit comments

Comments
 (0)