Skip to content

Commit 350c93b

Browse files
committed
⬆️ Bump files with dotnet-file sync
# devlooped/oss - Upgrade to supported artifact actions devlooped/oss@64141f1 - Attempt to get necessary permissions for default token devlooped/oss@85829f2
1 parent e9b413c commit 350c93b

File tree

5 files changed

+11
-10
lines changed

5 files changed

+11
-10
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
dotnet retest -- --no-build
7474
7575
- name: 🐛 logs
76-
uses: actions/upload-artifact@v3
76+
uses: actions/upload-artifact@v4
7777
if: runner.debug && always()
7878
with:
7979
name: logs

.github/workflows/includes.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ on:
1111
jobs:
1212
includes:
1313
runs-on: ubuntu-latest
14+
permissions:
15+
contents: write
16+
pull-requests: write
1417
steps:
1518
- name: 🤖 defaults
1619
uses: devlooped/actions-bot@v1

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
dotnet retest -- --no-build
3636
3737
- name: 🐛 logs
38-
uses: actions/upload-artifact@v3
38+
uses: actions/upload-artifact@v4
3939
if: runner.debug && always()
4040
with:
4141
name: logs

.netconfig

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
weak
3939
[file ".github/workflows/build.yml"]
4040
url = https://github.com/devlooped/oss/blob/main/.github/workflows/build.yml
41-
sha = 5e17ad62ebb5241555a7a4d29e3ab15e5ba120d2
41+
sha = 64141f15e2a032f2c167df972206f05615612bd8
4242

43-
etag = f358acb1e45596bf0aad49996017da44939de30b805289c4ad205a7ccb6f99cb
43+
etag = 36d2f759807d55f3aa76e6c64ebbf4ed6616f74cfbb9774634fa7375c895dc12
4444
weak
4545
[file ".github/workflows/changelog.config"]
4646
url = https://github.com/devlooped/oss/blob/main/.github/workflows/changelog.config
@@ -62,15 +62,15 @@
6262
weak
6363
[file ".github/workflows/includes.yml"]
6464
url = https://github.com/devlooped/oss/blob/main/.github/workflows/includes.yml
65-
sha = d152e7437fd0d6f6d9363d23cb3b78c07335ea49
65+
sha = 85829f2510f335f4a411867f3dbaaa116c3ab3de
6666

67-
etag = ec40db34f379d0c6d83b2ec15624f330318a172cc4f85b5417c63e86eaf601df
67+
etag = 086f6b6316cc6ea7089c0dcc6980be519e6ed6e6201e65042ef41b82634ec0ee
6868
weak
6969
[file ".github/workflows/publish.yml"]
7070
url = https://github.com/devlooped/oss/blob/main/.github/workflows/publish.yml
71-
sha = 5e17ad62ebb5241555a7a4d29e3ab15e5ba120d2
71+
sha = 64141f15e2a032f2c167df972206f05615612bd8
7272

73-
etag = 2cc96046d8f28e7cbcde89ed56d3d89e1a70fb0de7846ee1827bee66b7dfbcf1
73+
etag = d63da2dbd37be35261432991793a4af0749447584406db7468db258bfe5623cb
7474
weak
7575
[file ".github/workflows/triage.yml"]
7676
url = https://github.com/devlooped/oss/blob/main/.github/workflows/triage.yml

readme.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,6 @@ The versioning scheme for packages is:
369369

370370
<!-- sponsors.md -->
371371
[![Clarius Org](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/clarius.png "Clarius Org")](https://github.com/clarius)
372-
[![Kirill Osenkov](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/KirillOsenkov.png "Kirill Osenkov")](https://github.com/KirillOsenkov)
373372
[![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)
374373
[![Torutek](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/torutek-gh.png "Torutek")](https://github.com/torutek-gh)
375374
[![DRIVE.NET, Inc.](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/drivenet.png "DRIVE.NET, Inc.")](https://github.com/drivenet)
@@ -389,7 +388,6 @@ The versioning scheme for packages is:
389388
[![Charley Wu](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/akunzai.png "Charley Wu")](https://github.com/akunzai)
390389
[![Jakob Tikjøb Andersen](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/jakobt.png "Jakob Tikjøb Andersen")](https://github.com/jakobt)
391390
[![Tino Hager](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/tinohager.png "Tino Hager")](https://github.com/tinohager)
392-
[![Mark Seemann](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/ploeh.png "Mark Seemann")](https://github.com/ploeh)
393391
[![Ken Bonny](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/KenBonny.png "Ken Bonny")](https://github.com/KenBonny)
394392
[![Simon Cropp](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/SimonCropp.png "Simon Cropp")](https://github.com/SimonCropp)
395393
[![agileworks-eu](https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/agileworks-eu.png "agileworks-eu")](https://github.com/agileworks-eu)

0 commit comments

Comments
 (0)