Skip to content

Commit ee721e8

Browse files
chore(deps): bump actions/setup-node from 6.4.0 to 7.0.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.4.0 to 7.0.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@48b55a0...8207627) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 340c0de commit ee721e8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/issue-triage.lock.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
# - actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0
4848
# - actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
4949
# - actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
50-
# - actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
50+
# - actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
5151
# - actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
5252
# - github/gh-aw-actions/setup@99d9d888952ee25fce70c6b3120ca490d7d8da95 # v0.82.8
5353
#
@@ -1394,7 +1394,7 @@ jobs:
13941394
mkdir -p /tmp/gh-aw/threat-detection
13951395
touch /tmp/gh-aw/threat-detection/detection.log
13961396
- name: Setup Node.js
1397-
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
1397+
uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
13981398
with:
13991399
node-version: '24'
14001400
package-manager-cache: false

0 commit comments

Comments
 (0)