Skip to content

Commit ccb20ed

Browse files
committed
Upgrade GitHub Actions for Node 24 compatibility
Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
1 parent c549967 commit ccb20ed

162 files changed

Lines changed: 2161 additions & 2161 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/agent-performance-analyzer.lock.yml

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/agent-persona-explorer.lock.yml

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/agentics-maintenance.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
pull-requests: write
4848
steps:
4949
- name: Checkout actions folder
50-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
50+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
5151
with:
5252
sparse-checkout: |
5353
actions
@@ -92,13 +92,13 @@ jobs:
9292
issues: write
9393
steps:
9494
- name: Checkout repository
95-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
95+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
9696
with:
9797
persist-credentials: false
9898

9999

100100
- name: Setup Go
101-
uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
101+
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
102102
with:
103103
go-version-file: go.mod
104104
cache: true
@@ -132,10 +132,10 @@ jobs:
132132
contents: read
133133
steps:
134134
- name: Checkout repository
135-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
135+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
136136

137137
- name: Setup Go
138-
uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
138+
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
139139
with:
140140
go-version-file: go.mod
141141
cache: true
@@ -154,14 +154,14 @@ jobs:
154154
contents: read
155155
steps:
156156
- name: Checkout actions folder
157-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
157+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
158158
with:
159159
sparse-checkout: |
160160
actions
161161
persist-credentials: false
162162

163163
- name: Setup Node.js
164-
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
164+
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
165165
with:
166166
node-version: '22'
167167

.github/workflows/ai-moderator.lock.yml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)