Skip to content

Commit 2a37f34

Browse files
committed
Merge branch 'fix-ci-outdated-actions'
2 parents 8ec0dd1 + 197c19d commit 2a37f34

File tree

10 files changed

+230
-71
lines changed

10 files changed

+230
-71
lines changed

.github/config/label.yml

Lines changed: 204 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,92 +1,251 @@
1+
12
📊 metrics embed:
2-
- source/app/action/**
3-
- source/app/web/**
3+
- changed-files:
4+
- any-glob-to-any-file:
5+
- source/app/action/**
6+
- source/app/web/**
7+
48
✨ metrics insights:
5-
- source/app/web/statics/insights/**
9+
- changed-files:
10+
- any-glob-to-any-file:
11+
- source/app/web/statics/insights/**
612

713
🧩 plugins:
8-
- source/plugins/**
14+
- changed-files:
15+
- any-glob-to-any-file:
16+
- source/plugins/**
17+
918
🖼️ templates:
10-
- source/templates/**
19+
- changed-files:
20+
- any-glob-to-any-file:
21+
- source/templates/**
1122

1223
🗃️ base:
13-
- source/plugins/base/**
24+
- changed-files:
25+
- any-glob-to-any-file:
26+
- source/plugins/base/**
27+
1428
🧱 core:
15-
- source/app/metrics/**
16-
- source/plugins/core/**
29+
- changed-files:
30+
- any-glob-to-any-file:
31+
- source/app/metrics/**
32+
- source/plugins/core/**
33+
34+
🚀 ci:
35+
- changed-files:
36+
- any-glob-to-any-file:
37+
- .github/**
38+
39+
⚙️ ci config:
40+
- changed-files:
41+
- any-glob-to-any-file:
42+
- .github/config/**
43+
- .github/ISSUE_TEMPLATE/**
44+
- .github/FUNDING.yml
45+
- .github/pull_request_template.md
46+
47+
🦾 ci actions:
48+
- changed-files:
49+
- any-glob-to-any-file:
50+
- .github/actions/**
51+
52+
🦿 ci scripts:
53+
- changed-files:
54+
- any-glob-to-any-file:
55+
- .github/scripts/**
56+
57+
🖨️ ci docs:
58+
- changed-files:
59+
- any-glob-to-any-file:
60+
- .github/readme/**
61+
- .github/**/examples.yml
62+
- .github/**/*.md
63+
- '!.github/pull_request_template.md'
64+
- .github/architecture.svg
65+
- .github/scripts/markdown_example.mjs
66+
- .github/scripts/presets_example.mjs
1767

1868
🎲 community plugins:
19-
- source/plugins/community/**
69+
- changed-files:
70+
- any-glob-to-any-file:
71+
- source/plugins/community/**
2072

2173
🏆 plugin achievements:
22-
- source/plugins/achievements/**
74+
- changed-files:
75+
- any-glob-to-any-file:
76+
- source/plugins/achievements/**
2377
📰 plugin activity:
24-
- source/plugins/activity/**
78+
- changed-files:
79+
- any-glob-to-any-file:
80+
- source/plugins/activity/**
81+
2582
🌸 plugin anilist:
26-
- source/plugins/anilist/**
83+
- changed-files:
84+
- any-glob-to-any-file:
85+
- source/plugins/anilist/**
86+
2787
📆 plugin calendar:
28-
- source/plugins/calendar/**
88+
- changed-files:
89+
- any-glob-to-any-file:
90+
- source/plugins/calendar/**
91+
2992
♐ plugin code:
30-
- source/plugins/code/**
93+
- changed-files:
94+
- any-glob-to-any-file:
95+
- source/plugins/code/**
96+
3197
🏅 plugin contributors:
32-
- source/plugins/contributors/**
98+
- changed-files:
99+
- any-glob-to-any-file:
100+
- source/plugins/contributors/**
101+
33102
💬 plugin discussions:
34-
- source/plugins/discussions/**
103+
- changed-files:
104+
- any-glob-to-any-file:
105+
- source/plugins/discussions/**
106+
35107
🎟️ plugin followup:
36-
- source/plugins/followup/**
108+
- changed-files:
109+
- any-glob-to-any-file:
110+
- source/plugins/followup/**
111+
37112
🎫 plugin gists:
38-
- source/plugins/gists/**
113+
- changed-files:
114+
- any-glob-to-any-file:
115+
- source/plugins/gists/**
116+
39117
💡 plugin habits:
40-
- source/plugins/habits/**
118+
- changed-files:
119+
- any-glob-to-any-file:
120+
- source/plugins/habits/**
121+
41122
🙋 plugin introduction:
42-
- source/plugins/introduction/**
123+
- changed-files:
124+
- any-glob-to-any-file:
125+
- source/plugins/introduction/**
126+
43127
📅 plugin isocalendar:
44-
- source/plugins/isocalendar/**
128+
- changed-files:
129+
- any-glob-to-any-file:
130+
- source/plugins/isocalendar/**
131+
45132
🈷️ plugin languages:
46-
- source/plugins/languages/**
133+
- changed-files:
134+
- any-glob-to-any-file:
135+
- source/plugins/languages/**
136+
47137
🗳️ plugin leetcode:
48-
- source/plugins/leetcode/**
138+
- changed-files:
139+
- any-glob-to-any-file:
140+
- source/plugins/leetcode/**
141+
49142
📜 plugin licenses:
50-
- source/plugins/licenses/**
143+
- changed-files:
144+
- any-glob-to-any-file:
145+
- source/plugins/licenses/**
146+
51147
👨‍💻 plugin lines:
52-
- source/plugins/lines/**
148+
- changed-files:
149+
- any-glob-to-any-file:
150+
- source/plugins/lines/**
151+
53152
🎼 plugin music:
54-
- source/plugins/music/**
153+
- changed-files:
154+
- any-glob-to-any-file:
155+
- source/plugins/music/**
156+
55157
🎩 plugin notable:
56-
- source/plugins/notable/**
158+
- changed-files:
159+
- any-glob-to-any-file:
160+
- source/plugins/notable/**
161+
57162
⏱️ plugin pagespeed:
58-
- source/plugins/pagespeed/**
163+
- changed-files:
164+
- any-glob-to-any-file:
165+
- source/plugins/pagespeed/**
166+
59167
🧑‍🤝‍🧑 plugin people:
60-
- source/plugins/people/**
168+
- changed-files:
169+
- any-glob-to-any-file:
170+
- source/plugins/people/**
171+
61172
✒️ plugin posts:
62-
- source/plugins/posts/**
173+
- changed-files:
174+
- any-glob-to-any-file:
175+
- source/plugins/posts/**
176+
63177
🗂️ plugin projects:
64-
- source/plugins/projects/**
178+
- changed-files:
179+
- any-glob-to-any-file:
180+
- source/plugins/projects/**
181+
65182
🎭 plugin reactions:
66-
- source/plugins/reactions/**
183+
- changed-files:
184+
- any-glob-to-any-file:
185+
- source/plugins/reactions/**
186+
67187
📓 plugin repositories:
68-
- source/plugins/repositories/**
188+
- changed-files:
189+
- any-glob-to-any-file:
190+
- source/plugins/repositories/**
191+
69192
🗼 plugin rss:
70-
- source/plugins/rss/**
193+
- changed-files:
194+
- any-glob-to-any-file:
195+
- source/plugins/rss/**
196+
71197
🌇 plugin skyline:
72-
- source/plugins/skyline/**
198+
- changed-files:
199+
- any-glob-to-any-file:
200+
- source/plugins/skyline/**
201+
73202
💕 plugin sponsors:
74-
- source/plugins/sponsors/**
203+
- changed-files:
204+
- any-glob-to-any-file:
205+
- source/plugins/sponsors/**
206+
75207
🗨️ plugin stackoverflow:
76-
- source/plugins/stackoverflow/**
208+
- changed-files:
209+
- any-glob-to-any-file:
210+
- source/plugins/stackoverflow/**
211+
77212
✨ plugin stargazers:
78-
- source/plugins/stargazers/**
213+
- changed-files:
214+
- any-glob-to-any-file:
215+
- source/plugins/stargazers/**
216+
79217
💫 plugin starlists:
80-
- source/plugins/starlists/**
218+
- changed-files:
219+
- any-glob-to-any-file:
220+
- source/plugins/starlists/**
221+
81222
🌟 plugin stars:
82-
- source/plugins/stars/**
223+
- changed-files:
224+
- any-glob-to-any-file:
225+
- source/plugins/stars/**
226+
83227
💭 plugin support:
84-
- source/plugins/support/**
228+
- changed-files:
229+
- any-glob-to-any-file:
230+
- source/plugins/support/**
231+
85232
📌 plugin topics:
86-
- source/plugins/topics/**
233+
- changed-files:
234+
- any-glob-to-any-file:
235+
- source/plugins/topics/**
236+
87237
🧮 plugin traffic:
88-
- source/plugins/traffic/**
238+
- changed-files:
239+
- any-glob-to-any-file:
240+
- source/plugins/traffic/**
241+
89242
🐤 plugin tweets:
90-
- source/plugins/tweets/**
243+
- changed-files:
244+
- any-glob-to-any-file:
245+
- source/plugins/tweets/**
246+
91247
⏰ plugin wakatime:
92-
- source/plugins/wakatime/**
248+
- changed-files:
249+
- any-glob-to-any-file:
250+
- source/plugins/wakatime/**
251+

.github/workflows/ci.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
if: always() && (needs.build-test-analyze.result == 'success' || needs.build-test-analyze.result == 'skipped')
2121
steps:
2222
- name: Checkout repository
23-
uses: actions/checkout@v3
23+
uses: actions/checkout@v4
2424
with:
2525
fetch-depth: 0
2626
- name: Checkout master
@@ -47,11 +47,11 @@ jobs:
4747
needs: [ format ]
4848
steps:
4949
- name: Checkout repository
50-
uses: actions/checkout@v3
50+
uses: actions/checkout@v4
5151
with:
5252
fetch-depth: 0
5353
- name: Setup NodeJS
54-
uses: actions/setup-node@v3
54+
uses: actions/setup-node@v4
5555
with:
5656
node-version: 20
5757
- name: Pull changes
@@ -70,7 +70,7 @@ jobs:
7070
needs: [ update-indexes ]
7171
steps:
7272
- name: Checkout repository
73-
uses: actions/checkout@v3
73+
uses: actions/checkout@v4
7474
- name: Login to GitHub registry
7575
run: echo ${{ github.token }} | docker login ghcr.io -u ${{ github.actor }} --password-stdin
7676
- name: Build docker image
@@ -155,7 +155,7 @@ jobs:
155155
if: contains(github.event.head_commit.message, '[release]')
156156
steps:
157157
- name: Checkout repository
158-
uses: actions/checkout@v3
158+
uses: actions/checkout@v4
159159
- name: Login to GitHub registry
160160
run: echo ${{ github.token }} | docker login ghcr.io -u ${{ github.actor }} --password-stdin
161161
- name: Pull docker image (master)
@@ -180,11 +180,11 @@ jobs:
180180
needs: [ docker-release ]
181181
steps:
182182
- name: Checkout repository
183-
uses: actions/checkout@v3
183+
uses: actions/checkout@v4
184184
with:
185185
fetch-depth: 0
186186
- name: Setup NodeJS
187-
uses: actions/setup-node@v3
187+
uses: actions/setup-node@v4
188188
with:
189189
node-version: 20
190190
- name: Setup metrics
@@ -233,9 +233,9 @@ jobs:
233233
needs: [ action-latest-test, deploy-latest ]
234234
steps:
235235
- name: Checkout repository
236-
uses: actions/checkout@v3
236+
uses: actions/checkout@v4
237237
- name: Setup NodeJS
238-
uses: actions/setup-node@v3
238+
uses: actions/setup-node@v4
239239
with:
240240
node-version: 20
241241
- name: Setup metrics

.github/workflows/clean.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
continue-on-error: true
1414
steps:
1515
- name: Checkout repository
16-
uses: actions/checkout@v3
16+
uses: actions/checkout@v4
1717
- name: Run script
1818
run: ./delete_ghcr_dangling_images.sh lowlighter metrics
1919
working-directory: .github/actions/ghcr-clean

.github/workflows/examples.presets.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ jobs:
1010
if: "github.repository == 'lowlighter/metrics'"
1111
steps:
1212
- name: Checkout repository
13-
uses: actions/checkout@v3
13+
uses: actions/checkout@v4
1414
with:
1515
fetch-depth: 0
1616
- name: Setup NodeJS
17-
uses: actions/setup-node@v3
17+
uses: actions/setup-node@v4
1818
with:
1919
node-version: 20
2020
- name: Setup metrics

.github/workflows/label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
name: Label issue and pull requests
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: actions/labeler@v4
10+
- uses: actions/labeler@v5
1111
with:
1212
repo-token: "${{ secrets.GITHUB_TOKEN }}"
1313
configuration-path: .github/config/label.yml

0 commit comments

Comments
 (0)