Skip to content

Commit 33f1503

Browse files
Copilotidvoretskyi
andauthored
fix: opt into Node.js 24 for gitleaks-action via FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 (#29)
Agent-Logs-Url: https://github.com/idvoretskyi/dev/sessions/e0d71af5-ec92-460e-9e2b-7f6122455fb8 Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: idvoretskyi <118459+idvoretskyi@users.noreply.github.com>
1 parent 7161f4c commit 33f1503

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
uses: gitleaks/gitleaks-action@ff98106e4c7b2bc287b24eaf42907196329070c7 # v2
3131
env:
3232
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
33+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
3334

3435
- name: Build Docker image
3536
run: |

0 commit comments

Comments
 (0)