Skip to content

Commit cabe393

Browse files
committed
Merge remote-tracking branch 'origin/fix/master-to-main'
2 parents bb7042f + fa6c719 commit cabe393

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ LABEL \
3737
org.label-schema.name="PHP Security checker" \
3838
org.label-schema.schema-version="1.0" \
3939
org.label-schema.url="https://pipeline-components.gitlab.io/" \
40-
org.label-schema.usage="https://gitlab.com/pipeline-components/php-security-checker/blob/master/README.md" \
40+
org.label-schema.usage="https://gitlab.com/pipeline-components/php-security-checker/blob/main/README.md" \
4141
org.label-schema.vcs-ref=${BUILD_REF} \
4242
org.label-schema.vcs-url="https://gitlab.com/pipeline-components/php-security-checker/" \
4343
org.label-schema.vendor="Pipeline Components"

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,14 +79,14 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7979
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
8080
SOFTWARE.
8181
82-
[commits]: https://gitlab.com/pipeline-components/php-security-checker/-/commits/master
83-
[contributors]: https://gitlab.com/pipeline-components/php-security-checker/-/graphs/master
82+
[commits]: https://gitlab.com/pipeline-components/php-security-checker/-/commits/main
83+
[contributors]: https://gitlab.com/pipeline-components/php-security-checker/-/graphs/main
8484
[dockerhub]: https://hub.docker.com/r/pipelinecomponents/php-security-checker
8585
[license-shield]: https://img.shields.io/badge/License-MIT-green.svg
8686
[mjrider]: https://gitlab.com/mjrider
8787
[discord]: https://discord.gg/vhxWFfP
8888
[gitlabci-shield]: https://img.shields.io/gitlab/pipeline/pipeline-components/php-security-checker.svg
89-
[gitlabci]: https://gitlab.com/pipeline-components/php-security-checker/-/commits/master
89+
[gitlabci]: https://gitlab.com/pipeline-components/php-security-checker/-/commits/main
9090
[issue]: https://gitlab.com/pipeline-components/php-security-checker/issues
9191
[keepchangelog]: http://keepachangelog.com/en/1.0.0/
9292
[maintenance-shield]: https://img.shields.io/maintenance/yes/2025.svg

0 commit comments

Comments
 (0)