Skip to content

Commit fe0dafc

Browse files
author
Lukas Geiger
committed
ci: refresh open-bricks community workflows
1 parent 0f4cff2 commit fe0dafc

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
stale:
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: actions/stale@v9
15+
- uses: actions/stale@v10
1616
with:
1717
stale-issue-message: 'This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs.'
1818
stale-pr-message: 'This PR has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs.'

.github/workflows/welcome.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
welcome:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/first-interaction@v1
16+
- uses: actions/first-interaction@v3
1717
with:
1818
repo-token: ${{ secrets.GITHUB_TOKEN }}
1919
issue-message: |

llms.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Last-checked: 2026-06-11
1+
## Last-checked: 2026-06-13
22

33
# open-bricks
44

profile/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ Each tool has its own repository, README, tests, and contribution path. Open iss
7676
Built alongside <a href="https://github.com/ellmos-ai">ellmos-ai</a>.
7777
</p>
7878

79-
<!-- last-checked: 2026-06-11 -->
79+
<!-- last-checked: 2026-06-13 -->

0 commit comments

Comments
 (0)