Bump helm.sh/helm/v3 from 3.13.0 to 3.13.1 (#643) #1063
build.yaml
on: push
build-and-test
9m 53s
test-sarif
13s
Windows sanity test
20s
image
33s
update_release_draft
17s
Annotations
6 errors and 2 warnings
test-sarif
Workflows triggered by Dependabot on the "push" event run with read-only access. Uploading Code Scanning results requires write access. To use Code Scanning with Dependabot, please ensure you are using the "pull_request" event for this workflow and avoid triggering on the "push" event for Dependabot branches. See https://docs.github.com/en/code-security/secure-coding/configuring-code-scanning#scanning-on-push for more information on how to configure these events.
|
test-sarif
Process completed with exit code 1.
|
update_release_draft
Input required and not supplied: release_id
|
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '6564097834',
status: 403,
response: {
url: 'https://api.github.com/repos/stackrox/kube-linter/releases',
status: 403,
headers: {
'access-control-allow-origin': '*',
'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset',
connection: 'close',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Wed, 18 Oct 2023 17:07:07 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'GitHub.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=write',
'x-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': '103E:309A:79876E:F6C8BF:653010BB',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14983',
'x-ratelimit-reset': '1697651782',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '17',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/stackrox/kube-linter/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/heads/main","name":"v0.6.5 🌈","tag_name":"v0.6.5","body":"## Changes\\n\\n- updated pre commit hook docker image version @PedroSilva9 (#595)\\n\\n## ✔️ New checks\\n\\n- Dangling servicemonitor check @abrad3 (#547)\\n\\n## 🐛 Bug Fixes\\n\\n- [Docs] make text match example for custom required-annotation @afirth (#614)\\n- Fix get tag @janisz (#568)\\n\\n## ⬆️ Dependencies\\n\\n<details>\\n<summary>54 changes</summary>\\n\\n- Bump helm.sh/helm/v3 from 3.13.0 to 3.13.1 @dependabot (#643)\\n- Bump docker/login-action from 2.2.0 to 3.0.0 @dependabot (#640)\\n- Bump golang.org/x/net from 0.15.0 to 0.17.0 @dependabot (#641)\\n- Bump github.com/spf13/viper from 1.16.0 to 1.17.0 @dependabot (#639)\\n- Bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.65.1 to 0.68.0 @dependabot (#638)\\n- Bump github.com/owenrumney/go-sarif/v2 from 2.2.2 to 2.3.0 @dependabot (#636)\\n- Bump docker/build-push-action from 4.1.1 to 5.0.0 @dependabot (#626)\\n- Bump docker/setup-buildx-action from 2.10.0 to 3.0.0 @dependabot (#627)\\n- Bump docker/metadata-action from 4.6.0 to 5.0.0 @dependabot (#628)\\n- Bump helm.sh/helm/v3 from 3.12.3 to 3.13.0 @dependabot (#635)\\n- Bump k8s.io/cli-runtime from 0.28.1 to 0.28.2 @dependabot (#632)\\n- Bump github.com/cert-manager/cert-manager from 1.13.0 to 1.13.1 @dependabot (#634)\\n- Bump k8s.io/client-go from 0.28.1 to 0.28.2 @dependabot (#633)\\n- Bump k8s.io/api from 0.28.1 to 0.28.2 @dependabot (#631)\\n- Bump k8s.io/apimachinery from 0.28.1 to 0.28.2 @dependabot (#630)\\n- Bump github.com/owenrumney/go-sarif/v2 from 2.2.0 to 2.2.2 @dependabot (#629)\\n- Bump github.com/cert-manager/cert-manager from 1.12.4 to 1.13.0 @dependabot (#625)\\n- Bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 @dependabot (#624)\\n- Bump actions/checkout from 3 to 4 @dependabot (#622)\\n- Bump sigstore/cosign-installer from 3.1.1 to 3.1
|
update_release_draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '6564097834',
name: 'push',
payload: {
after: '546f28d4a563d992935c022dcff2dd80e06da846',
base_ref: null,
before: '365522667bfaa6174d9d06927cc6730ed239f6fe',
commits: [
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '546f28d4a563d992935c022dcff2dd80e06da846',
message: 'Bump helm.sh/helm/v3 from 3.13.0 to 3.13.1 (#643)',
timestamp: '2023-10-18T16:56:41Z',
tree_id: '7ae6713cfda2eca0dfffcaf290a952e7cbd78872',
url: 'https://github.com/stackrox/kube-linter/commit/546f28d4a563d992935c022dcff2dd80e06da846'
}
],
compare: 'https://github.com/stackrox/kube-linter/compare/365522667bfa...546f28d4a563',
created: false,
deleted: false,
enterprise: {
avatar_url: 'https://avatars.githubusercontent.com/b/780?v=4',
created_at: '2019-09-09T19:27:30Z',
description: '',
html_url: 'https://github.com/enterprises/redhat',
id: 780,
name: 'Red Hat',
node_id: 'MDEwOkVudGVycHJpc2U3ODA=',
slug: 'redhat',
updated_at: '2023-08-21T19:32:52Z',
website_url: 'https://www.redhat.com'
},
forced: false,
head_commit: {
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '546f28d4a563d992935c022dcff2dd80e06da846',
message: 'Bump helm.sh/helm/v3 from 3.13.0 to 3.13.1 (#643)',
timestamp: '2023-10-18T16:56:41Z',
tree_id: '7ae6713cfda2eca0dfffcaf290a952e7cbd78872',
url: 'https://github.com/stackrox/kube-linter/commit/546f28d4a563d992935c022dcff2dd80e06da846'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/40638982?v=4',
description: 'StackRox provides security across the container life cycle. Our container security platform reduces the attack surface, ensures compliance, and stops attacks.',
events_url: 'https://api.github.com/orgs/stackrox/events',
hooks_url: 'https://api.github.com/orgs/stackrox/hooks',
id: 40638982,
issues_url: 'https://api.github.com/orgs/stackrox/issues',
login: 'stackrox',
members_url: 'https://api.github.com/orgs/stackrox/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjQwNjM4OTgy',
public_members_url: 'https://api.github.com/orgs/stackrox/public_members{/member}',
repos_url: 'https://api.github.com/orgs/stackrox/repos',
url: 'https://api.github.com/orgs/stackrox'
},
pusher: { email: null, name: 'dependabot[bot]' },
ref: 'refs/heads/main',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/stackrox/kube-linter/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/stackrox/kube-linter/assignees{/user}',
blobs_url: 'https://api.github.com/repos/stackrox/kube-linter/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/stackrox/kube-linter/branches{/branch}',
clone_url: 'https://github.com/stackrox/kube-linter.git',
collaborators_url: 'https://api
|
image
Username and password required
|
build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: mig4/setup-bats@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
update_release_draft
The following actions uses node12 which is deprecated and will be forced to run on node16: gfreezy/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bin
Expired
|
120 MB |
|
results.sarif
Expired
|
26 KB |
|