Skip to content

Commit 194bb8f

Browse files
authored
Merge branch 'main' into main
Signed-off-by: Philipp Kief <philipp.kief@gmx.de>
2 parents 48879f8 + 3c04b6f commit 194bb8f

19 files changed

Lines changed: 140 additions & 4 deletions

.github/workflows/icon-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
echo image_url=$IMAGE_URL >> $GITHUB_ENV
6363
6464
- name: 📃 Generate text
65-
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
65+
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
6666
env:
6767
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6868
with:

.github/workflows/pr-closed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- name: 🙏 Post Thank You Comment
19-
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
19+
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
2020
with:
2121
script: |
2222
github.rest.issues.createComment({

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
steps:
1515
- name: ✅ Use App Token for the Bot which is allowed to create releases
16-
uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
16+
uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
1717
id: app-token
1818
with:
1919
app-id: ${{ vars.BOT_APP_ID }}

icons/appwrite.svg

Lines changed: 7 additions & 0 deletions
Loading

icons/assembly.svg

Lines changed: 6 additions & 1 deletion
Loading

icons/expo.svg

Lines changed: 4 additions & 0 deletions
Loading

icons/expo_light.svg

Lines changed: 4 additions & 0 deletions
Loading

icons/folder-appwrite-open.svg

Lines changed: 12 additions & 0 deletions
Loading

icons/folder-appwrite.svg

Lines changed: 12 additions & 0 deletions
Loading

icons/folder-assembly-open.svg

Lines changed: 10 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)