Skip to content

Commit 65d9103

Browse files
committed
Bump oss template
1 parent 181a9de commit 65d9103

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

.github/workflows/dotnet-file.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
branch: dotnet-file-sync
7070
delete-branch: true
7171
labels: dependencies
72+
author: ${{ env.BOT_AUTHOR }}
7273
committer: ${{ env.BOT_AUTHOR }}
7374
commit-message: ⬆️ Bump files with dotnet-file sync
7475

.github/workflows/includes.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
BOT_NAME_SECRET: ${{ secrets.BOT_NAME }}
2222
BOT_EMAIL_SECRET: ${{ secrets.BOT_EMAIL }}
2323
BOT_AUTHOR_SECRET: ${{ secrets.BOT_AUTHOR }}
24-
24+
2525
- name: +M▼ includes
2626
uses: devlooped/actions-include@v4
2727

@@ -32,6 +32,7 @@ jobs:
3232
branch: markdown-includes
3333
delete-branch: true
3434
labels: dependencies
35+
author: ${{ env.BOT_AUTHOR }}
3536
committer: ${{ env.BOT_AUTHOR }}
3637
commit-message: +M▼ includes
3738
title: +M▼ includes

.netconfig

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
weak
5858
[file ".github/workflows/dotnet-file.yml"]
5959
url = https://github.com/devlooped/oss/blob/main/.github/workflows/dotnet-file.yml
60-
sha = 15e94864c0806dd899b4b8f7bb4fc8b99a62111a
61-
etag = c4f8698c7c178b3ae8852e69f6a5ef87680e4a2814567bdd8609c62e2e0475d2
60+
sha = d94ddb1384daf67602be0c4e02fad6c86b6c79b3
61+
etag = a180d38577ce5f69caf05034d8332e99cb837fe8cfdfc0dee59cf9b6e4dbb61d
6262
weak
6363
[file ".github/workflows/publish.yml"]
6464
url = https://github.com/devlooped/oss/blob/main/.github/workflows/publish.yml
@@ -160,8 +160,8 @@
160160
weak
161161
[file ".github/workflows/includes.yml"]
162162
url = https://github.com/devlooped/oss/blob/main/.github/workflows/includes.yml
163-
sha = 15e94864c0806dd899b4b8f7bb4fc8b99a62111a
164-
etag = 93b9e2b3f4e6f8c0a548f55af72e4b7478135b0a4defb9245fe7ea493a20188f
163+
sha = d94ddb1384daf67602be0c4e02fad6c86b6c79b3
164+
etag = d390b05199c9812efa33c1f49c59e80a14cfcb46240f08eb8981b718d659f7c1
165165
weak
166166
[file "docs/footer.md"]
167167
url = https://github.com/devlooped/oss/blob/main/docs/footer.md

0 commit comments

Comments
 (0)