From d843672865d1b153e22a60cafd8d69acc88a1cfa Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 27 Apr 2026 19:35:17 +0200
Subject: [PATCH] ci(deps): bump vegardit/fast-apt-mirror.sh from 1.4.3 to
1.4.4 in the all-actions group (#1022)
Bumps the all-actions group with 1 update:
[vegardit/fast-apt-mirror.sh](https://github.com/vegardit/fast-apt-mirror.sh).
Updates `vegardit/fast-apt-mirror.sh` from 1.4.3 to 1.4.4
Commits
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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 show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore ` will
remove the ignore condition of the specified dependency and ignore
conditions
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
.github/workflows/build.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index ecf3932..9ecd797 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -110,7 +110,7 @@ jobs:
- name: Configure Fast APT Mirror
- uses: vegardit/fast-apt-mirror.sh@776a8b231db309f0cd277d8be795af0de4a0a350 # v1.4.3
+ uses: vegardit/fast-apt-mirror.sh@c02f624f2c4108687b16f980a2c9e10d82bdace6 # v1.4.4
- name: Git Checkout
@@ -402,7 +402,7 @@ jobs:
- name: Configure Fast APT Mirror
- uses: vegardit/fast-apt-mirror.sh@776a8b231db309f0cd277d8be795af0de4a0a350 # v1.4.3
+ uses: vegardit/fast-apt-mirror.sh@c02f624f2c4108687b16f980a2c9e10d82bdace6 # v1.4.4
- name: Git Checkout