Skip to content

Commit 59c1722

Browse files
authored
Update gatekeeper action (#255)
Replacing deusebio/discourse-gatekeeper fork with latest stable from canonical/discourse-gatekeeper
1 parent 1a28465 commit 59c1722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync_docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@v4
2020
- name: Open PR with docs changes
21-
uses: deusebio/discourse-gatekeeper@c8adb89ea1cbceca54d78da798658373615487ac
21+
uses: canonical/discourse-gatekeeper@stable
2222
id: docs-pr
2323
with:
2424
discourse_host: discourse.charmhub.io

0 commit comments

Comments
 (0)