Skip to content

Commit

Permalink
fix(deps): update dependency @actions/github to v6
Browse files Browse the repository at this point in the history
Signed-off-by: Mend Renovate <bot@renovateapp.com>
  • Loading branch information
renovate-bot committed Oct 23, 2023
1 parent cfb1143 commit dae7890
Show file tree
Hide file tree
Showing 14 changed files with 1,177 additions and 1,497 deletions.
365 changes: 174 additions & 191 deletions .github/actions/create-container_based-predicate/package-lock.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@actions/core": "1.10.1",
"@actions/github": "5.1.1",
"@actions/github": "6.0.0",
"tscommon": "file:../tscommon/tscommon-0.0.0.tgz"
}
}
365 changes: 174 additions & 191 deletions .github/actions/detect-workflow-js/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .github/actions/detect-workflow-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
},
"dependencies": {
"@actions/core": "1.10.1",
"@actions/github": "5.1.1"
"@actions/github": "6.0.0"
}
}
422 changes: 174 additions & 248 deletions .github/actions/generate-attestations/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .github/actions/generate-attestations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"@actions/core": "1.10.1",
"@actions/github": "5.1.1",
"@actions/github": "6.0.0",
"tscommon": "file:../tscommon/tscommon-0.0.0.tgz"
},
"keywords": [],
Expand Down
365 changes: 174 additions & 191 deletions .github/actions/privacy-check/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .github/actions/privacy-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
},
"dependencies": {
"@actions/core": "1.10.1",
"@actions/github": "5.1.1"
"@actions/github": "6.0.0"
}
}
205 changes: 103 additions & 102 deletions .github/actions/sign-attestations/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/actions/sign-attestations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@actions/core": "1.10.1",
"@actions/github": "5.1.1",
"@actions/github": "6.0.0",
"@sigstore/rekor-types": "1.0.0",
"sigstore": "1.9.0",
"tscommon": "file:../tscommon/tscommon-0.0.0.tgz"
Expand Down
Loading

0 comments on commit dae7890

Please sign in to comment.