Skip to content

Comments

ci(deps): bump actions/create-github-app-token from 1.12.0 to 2.0.2#770

Merged
Ron (rjaegers) merged 1 commit intomainfrom
dependabot/github_actions/actions/create-github-app-token-2.0.2
Apr 7, 2025
Merged

ci(deps): bump actions/create-github-app-token from 1.12.0 to 2.0.2#770
Ron (rjaegers) merged 1 commit intomainfrom
dependabot/github_actions/actions/create-github-app-token-2.0.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps actions/create-github-app-token from 1.12.0 to 2.0.2.

Release notes

Sourced from actions/create-github-app-token's releases.

v2.0.2

2.0.2 (2025-04-03)

Bug Fixes

  • improve log messages for token creation (#226) (eaef294)

v2.0.1

2.0.1 (2025-04-03)

Bug Fixes

  • deps: bump the production-dependencies group across 1 directory with 2 updates (#228) (2411bfc)

v2.0.0

2.0.0 (2025-04-03)

BREAKING CHANGES

  • Removed deprecated inputs (app_id, private_key, skip_token_revoke) and made app-id and private-key required in the action configuration.
Commits
  • 3ff1caa build(release): 2.0.2 [skip ci]
  • eaef294 fix: improve log messages for token creation (#226)
  • 86e2496 build(release): 2.0.1 [skip ci]
  • 2411bfc fix(deps): bump the production-dependencies group across 1 directory with 2 u...
  • f17d09a build(deps-dev): bump the development-dependencies group with 3 updates (#225)
  • e250d17 ci(update-permission-inputs): add permissions (#230)
  • ed258b4 Rename workflow
  • 5c652ca Update update-inputs.yml
  • 60ee75d ci(update-inputs): create initial version (#229)
  • 064492a build(release): 2.0.0 [skip ci]
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions labels Apr 7, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 7, 2025 09:27
@github-actions
Copy link
Contributor

github-actions bot commented Apr 7, 2025

Compressed layer size comparison

Comparing ghcr.io/philips-software/amp-devcontainer-rust:latest to ghcr.io/philips-software/amp-devcontainer-rust@sha256:7cf0edc6d9e55b435fde6416494840f71aee57803918f02bbade2d8122f07d79

OS/Platform Previous Size Current Size Delta
linux/amd64 484.90M 485.16M 264.17K (+0.05%)
linux/arm64 623.75M 624.01M 270.21K (+0.04%)

@github-actions
Copy link
Contributor

github-actions bot commented Apr 7, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 17 0 0 0.06s
✅ DOCKERFILE hadolint 2 0 0 0.51s
✅ GHERKIN gherkin-lint 2 0 0 0.84s
✅ JSON npm-package-json-lint yes no no 0.35s
✅ JSON prettier 15 1 0 0 0.37s
✅ JSON v8r 15 0 0 8.66s
✅ MARKDOWN markdownlint 8 0 0 0 0.93s
✅ MARKDOWN markdown-table-formatter 8 0 0 0 0.23s
✅ REPOSITORY checkov yes no no 15.27s
✅ REPOSITORY gitleaks yes no no 0.27s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 22.9s
✅ REPOSITORY secretlint yes no no 1.03s
✅ REPOSITORY syft yes no no 1.16s
✅ REPOSITORY trivy yes no no 6.03s
✅ REPOSITORY trivy-sbom yes no no 0.08s
✅ REPOSITORY trufflehog yes no no 5.01s
✅ SPELL lychee 59 0 0 11.71s
✅ YAML prettier 22 0 0 0 0.72s
✅ YAML v8r 22 0 0 6.29s
✅ YAML yamllint 22 0 0 0.4s

See detailed report in MegaLinter reports

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

MegaLinter is graciously provided by OX Security

@github-actions
Copy link
Contributor

github-actions bot commented Apr 7, 2025

Test Results

 2 files  ±0   2 suites  ±0   1m 19s ⏱️ -1s
29 tests ±0  29 ✅ ±0  0 💤 ±0  0 ❌ ±0 
31 runs  ±0  31 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit f4124a8. ± Comparison against base commit 284d960.

♻️ This comment has been updated with latest results.

@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/create-github-app-token-2.0.2 branch from d851a3b to ca514d9 Compare April 7, 2025 18:03
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 1.12.0 to 2.0.2.
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](actions/create-github-app-token@d72941d...3ff1caa)

---
updated-dependencies:
- dependency-name: actions/create-github-app-token
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/create-github-app-token-2.0.2 branch from ca514d9 to f4124a8 Compare April 7, 2025 18:04
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 7, 2025

@github-actions
Copy link
Contributor

github-actions bot commented Apr 7, 2025

Compressed layer size comparison

Comparing ghcr.io/philips-software/amp-devcontainer-cpp:latest to ghcr.io/philips-software/amp-devcontainer-cpp@sha256:360395c17dd0cc24ca38a140b4ad456f1acebccac4ba723349fa88c1ae466112

OS/Platform Previous Size Current Size Delta
linux/amd64 701.55M 701.90M 360.16K (+0.05%)
linux/arm64 683.25M 683.59M 355.89K (+0.05%)

@rjaegers Ron (rjaegers) added this pull request to the merge queue Apr 7, 2025
Merged via the queue into main with commit c8605f3 Apr 7, 2025
20 checks passed
@rjaegers Ron (rjaegers) deleted the dependabot/github_actions/actions/create-github-app-token-2.0.2 branch April 7, 2025 18:22
@github-actions
Copy link
Contributor

github-actions bot commented Apr 7, 2025

Pull Request Report (#770)

Static measures

Description Value
Number of added lines 3
Number of deleted lines 3
Number of changed files 2
Number of commits 1
Number of reviews 1
Number of comments (w/o review comments) 5
Number of reviews that contains a comment to resolve 0
Number of reviews that requested a change from the author 0
Number of reviews that approved the Pull Request 1
Get the total number of participants of a Pull Request 4

Time related measures

Description Value
PR lead time (from creation to close of PR) 8.9 Hours
Time that was spend on the branch before the PR was created 0 Sec
Time that was spend on the branch before the PR was merged 18.4 Min
Time to merge after last review 4.9 Min

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 19.4 Min
Total time spend in last status check run on PR 8.3 Min

@github-actions
Copy link
Contributor

🎉 Hooray! The changes in this pull request went live with the release of v6.0.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant