Merge pull request #181 from advanced-security/copilot/update-github-actions-node24
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ inputs:
|
|||||||
description: 'The Git reference to associate with the snapshot. If provided, snapshot-sha must also be provided.'
|
description: 'The Git reference to associate with the snapshot. If provided, snapshot-sha must also be provided.'
|
||||||
required: false
|
required: false
|
||||||
runs:
|
runs:
|
||||||
using: 'node20'
|
using: 'node24'
|
||||||
main: 'dist/index.js'
|
main: 'dist/index.js'
|
||||||
branding:
|
branding:
|
||||||
icon: 'upload-cloud'
|
icon: 'upload-cloud'
|
||||||
|
|||||||
Reference in New Issue
Block a user