Skip to content

build(deps): bump actions/create-github-app-token from 2.2.0 to 2.2.1 - #61

Open
dependabot[bot] wants to merge 33 commits into
mainfrom
dependabot/github_actions/actions/create-github-app-token-2.2.1
Open

build(deps): bump actions/create-github-app-token from 2.2.0 to 2.2.1#61
dependabot[bot] wants to merge 33 commits into
mainfrom
dependabot/github_actions/actions/create-github-app-token-2.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 8, 2025

Copy link
Copy Markdown

Bumps actions/create-github-app-token from 2.2.0 to 2.2.1.

Release notes

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

v2.2.1

2.2.1 (2025-12-05)

Bug Fixes

  • deps: bump the production-dependencies group with 2 updates (#311) (b212e6a)
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Mic92 and others added 30 commits December 7, 2025 03:56
<!-- ps-id: 49609c89-e681-498c-85ca-5cfcb5f5bd38 -->
<!-- ps-id: ec34e5f5-e543-4bf8-9f3a-82a568fe8e3c -->
<!-- ps-id: d18d0d06-be18-4342-88c7-e98df365b04f -->
<!-- ps-id: 5cc61b65-7ab9-4cd6-8a1d-ad2c98262c62 -->
We don't want to use `normal user` here because than uid's from this
service can collide with other users added with static uids added in
nixos configuration. Also normal users would show up in login dialogs
like gdm/lightdm.

<!-- ps-id: ce771e61-5b0c-4524-aa5b-ced9d507a0cc -->
Like in the borg-job systemd service, env var values are now passed
verbatim to the borg process.
Previously, the var values were evaluated as bash double quoted strings.

<!-- ps-id: 9760d0b1-3240-43a9-986b-accfaf20a375 -->
this is nicer because than the other socat command can be also started
after the nixos test.

<!-- ps-id: 586f2964-1686-43ae-b824-1e6c4ae10bf6 -->
<!-- ps-id: 210dd877-b71e-46d6-99f7-1031d0245f80 -->
<!-- ps-id: e0f0e241-bf9e-447f-82ce-e9d35da574d6 -->
<!-- ps-id: 05f98184-af4c-4f7d-a630-55d04ec7d067 -->
<!-- ps-id: 1b884b5a-fb20-44f7-b081-7cad170bf585 -->
<!-- ps-id: 2e5cd757-1976-4f78-95bb-e1c6e6162df9 -->
<!-- ps-id: bfb96f09-5633-4220-b819-6f8b36031b0f -->
other parts of the ecosystem run after the user activation script to set
up permissions. They now instead need to run after the
systemd-sysusers.service, which they commonly only do if stage1 systemd
is enabled.
Since all the tests currently enable stage1 systemd, this now explicitly
enforce that users have this set.

<!-- ps-id: ce1a0f3e-5af4-4f16-81d6-5dc46be61cdd -->
This reverts commit 6306bf7.

<!-- ps-id: a4b2cd3b-4241-425b-9c07-2854cd9d4a29 -->
<!-- ps-id: 780b4f92-a18b-4324-a876-610ca270d73c -->
this will throw (harmless) warnings
Enable virtualisation.virtiofs in several NixOS tests to benchmark
the performance impact compared to the default 9p filesystem.

Tests modified:
- postgresql
- nginx
- docker
- redis
- systemd-boot
- misc

This will allow us to measure the performance difference between
virtiofs and 9p for NixOS VM tests.
This reverts commit 5f34a4461d3b0acc844a3462e5d27e203676d8e5.
@Mic92
Mic92 force-pushed the main branch 3 times, most recently from 006824c to 575049e Compare March 20, 2026 08:33
@Mic92
Mic92 force-pushed the main branch 4 times, most recently from cba47ef to a1a6c3a Compare April 3, 2026 07:32
@Mic92
Mic92 force-pushed the main branch 2 times, most recently from 78548a7 to 460f18d Compare May 6, 2026 19:15
@Mic92
Mic92 force-pushed the main branch 2 times, most recently from 9459c16 to f3baa88 Compare May 19, 2026 18:55
@Mic92
Mic92 force-pushed the main branch 3 times, most recently from e796be1 to 2e6cd30 Compare July 23, 2026 04:25
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants