Skip to content

Commit bf35e40

Browse files
committed
fix(deps): update npm
Signed-off-by: Mend Renovate <[email protected]>
1 parent a09dd8c commit bf35e40

File tree

14 files changed

+139
-60
lines changed

14 files changed

+139
-60
lines changed

.github/actions/create-container_based-predicate/package-lock.json

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

.github/actions/create-container_based-predicate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"dependencies": {
3737
"@actions/core": "1.11.1",
38-
"@actions/github": "6.0.0",
38+
"@actions/github": "6.0.1",
3939
"tscommon": "file:../tscommon/tscommon-0.0.0.tgz"
4040
}
4141
}

.github/actions/detect-workflow-js/package-lock.json

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

.github/actions/detect-workflow-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
},
3434
"dependencies": {
3535
"@actions/core": "1.11.1",
36-
"@actions/github": "6.0.0"
36+
"@actions/github": "6.0.1"
3737
}
3838
}

.github/actions/generate-attestations/package-lock.json

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

.github/actions/generate-attestations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@actions/core": "1.11.1",
18-
"@actions/github": "6.0.0",
18+
"@actions/github": "6.0.1",
1919
"tscommon": "file:../tscommon/tscommon-0.0.0.tgz"
2020
},
2121
"keywords": [],

.github/actions/privacy-check/package-lock.json

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

.github/actions/privacy-check/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
},
3131
"dependencies": {
3232
"@actions/core": "1.11.1",
33-
"@actions/github": "6.0.0"
33+
"@actions/github": "6.0.1"
3434
}
3535
}

0 commit comments

Comments
 (0)