We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 552af79 commit 66aa899Copy full SHA for 66aa899
.github/workflows/update-from-template.yml
@@ -14,7 +14,7 @@ on:
14
15
env:
16
UPDATE_BRANCH: update-from-template
17
- REMOTE_URL: https://github.com/xdev-software/base-template.git
+ REMOTE_URL: https://github.com/xdev-software/standard-maven-template.git
18
REMOTE_BRANCH: master
19
20
permissions:
SECURITY.md
@@ -2,4 +2,4 @@
2
3
## Reporting a Vulnerability
4
5
-Please report a security vulnerability [on GitHub Security Advisories](https://github.com/xdev-software/base-template/security/advisories/new).
+Please report a security vulnerability [on GitHub Security Advisories](https://github.com/xdev-software/standard-maven-template/security/advisories/new).
0 commit comments