diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index c755d03..f87cac7 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -13,9 +13,9 @@ name: "CodeQL Advanced" on: push: - branches: [ "1.0.1" ] + branches: [ "1.0.3" ] pull_request: - branches: [ "1.0.1" ] + branches: [ "1.0.3" ] schedule: - cron: '34 15 * * 2' diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index 221bac7..9452714 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -2,9 +2,9 @@ name: Build and Push Docker Image on: push: - branches: [ "1.0.2" ] + branches: [ "1.0.3" ] pull_request: - branches: [ "1.0.2" ] + branches: [ "1.0.3" ] jobs: build: diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index e172322..aa5b7ad 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -5,9 +5,9 @@ name: Go on: push: - branches: [ "1.0.1" ] + branches: [ "1.0.3" ] pull_request: - branches: [ "1.0.1" ] + branches: [ "1.0.3" ] jobs: diff --git a/README.md b/README.md index d6109ac..30bfec9 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,8 @@ allinssl 17: 卸载ALLinSSL 🗑️ **感谢以下用户对本项目的支持和贡献:** - [@寒雨馨](https://www.hanyuxin.cn/) - +- [@suguer](https://github.com/suguer) +- [@Kbanma](https://github.com/Kbanma) ## 📜 许可证 本项目采用 [AGPL-3.0 license](./LICENSE) 开源协议