Merge pull request #181 from advanced-security/copilot/update-github-actions-node24

This commit is contained in:
Adrien Pessu
2026-03-19 17:29:33 +01:00
committed by GitHub
+1 -1
View File
@@ -43,7 +43,7 @@ inputs:
description: 'The Git reference to associate with the snapshot. If provided, snapshot-sha must also be provided.'
required: false
runs:
using: 'node20'
using: 'node24'
main: 'dist/index.js'
branding:
icon: 'upload-cloud'