From 94eb40afac5a1defa22b0be3a7af636f296d6bc5 Mon Sep 17 00:00:00 2001 From: kzu Date: Sun, 16 Oct 2022 00:11:57 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20files=20with=20dotn?= =?UTF-8?q?et-file=20sync=20#=20devlooped/oss?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Fix syntax for excluding one file https://github.com/devlooped/oss/commit/5d05e54 - Ignore errors creating the PR https://github.com/devlooped/oss/commit/b97b8f1 --- .github/workflows/dotnet-file.yml | 1 + .netconfig | 8 ++++---- README.md | 4 ++-- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.github/workflows/dotnet-file.yml b/.github/workflows/dotnet-file.yml index fc991c4f6..6ebf30f7e 100644 --- a/.github/workflows/dotnet-file.yml +++ b/.github/workflows/dotnet-file.yml @@ -70,6 +70,7 @@ jobs: - name: ✍ pull request uses: peter-evans/create-pull-request@v3 + continue-on-error: true with: base: main branch: dotnet-file-sync diff --git a/.netconfig b/.netconfig index 63952827c..9bfddf5f3 100644 --- a/.netconfig +++ b/.netconfig @@ -1,12 +1,12 @@ [file ".github/workflows/includes.yml"] url = https://github.com/devlooped/oss/blob/main/.github/workflows/includes.yml - sha = 7985d4eaacbb691cea6ad5d534096d8e82be16e5 - etag = 42144f0731a93828e1785cb9c1fc9992c41f10c52e70170c13d57b11151b123a + sha = 5d05e541d7b028d64b044c5b9cc80afa19dc0de0 + etag = c73a2aa293ec204e46771a99b095566082cad7989595ea725e5d76b27fe90894 weak [file ".github/workflows/dotnet-file.yml"] url = https://github.com/devlooped/oss/blob/main/.github/workflows/dotnet-file.yml - sha = aed791a3a35919e3088cd2bde604cbae6f47b393 - etag = 0f7649805f5e84fba5104339bfd0c21ac4747b65186b16eab39f863e2db7a3e1 + sha = b97b8f19569fa1b93cece4b22afab0e838693c5a + etag = a9d246d40ee9cf9796fe694835b787cba415f4f23e919c6a763dd3ebfa607681 weak [file ".github/FUNDING.yml"] url = https://github.com/devlooped/oss/blob/main/.github/FUNDING.yml diff --git a/README.md b/README.md index 182f139be..768c8c82f 100644 --- a/README.md +++ b/README.md @@ -116,9 +116,9 @@ And to all our sponsors! [![C. Augusto Proiete](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/augustoproiete.png "C. Augusto Proiete")](https://github.com/augustoproiete) [![Kirill Osenkov](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/KirillOsenkov.png "Kirill Osenkov")](https://github.com/KirillOsenkov) [![MFB Technologies, Inc.](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/MFB-Technologies-Inc.png "MFB Technologies, Inc.")](https://github.com/MFB-Technologies-Inc) -[![Amazon Web Services](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/aws.png "Amazon Web Services")](https://github.com/aws) [![SandRock](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/sandrock.png "SandRock")](https://github.com/sandrock) -[![David Pallmann](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/davidpallmann.png "David Pallmann")](https://github.com/davidpallmann) +[![Andy Gocke](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/agocke.png "Andy Gocke")](https://github.com/agocke) +[![Shahzad Huq](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/shahzadhuq.png "Shahzad Huq")](https://github.com/shahzadhuq)