Skip to content

chore: bump the github-actions-all group with 2 updates#9

Merged
InstaZDLL merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-all-15c751ba6c
May 12, 2026
Merged

chore: bump the github-actions-all group with 2 updates#9
InstaZDLL merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-all-15c751ba6c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps the github-actions-all group with 2 updates: KSXGitHub/github-actions-deploy-aur and actions/labeler.

Updates KSXGitHub/github-actions-deploy-aur from 4.1.1 to 4.1.3

Release notes

Sourced from KSXGitHub/github-actions-deploy-aur's releases.

v4.1.3

There is a bug in runuser that converts all -c (even after --) into --command which bash doesn't recognize. This release removes the -c flag entirely, bash would execute /build.sh as if it's a file. Hopefully, the behavior preserves. If not, maybe just switch to su or sudo.

Relevant PR: KSXGitHub/github-actions-deploy-aur#51.

v4.1.2

Switching from --command to -u <USER> -- <COMMAND> (the recommended way), allowing the entry point to run in su-compatible mode (KSXGitHub/github-actions-deploy-aur#49).

Commits
  • da03e16 fix: bash: --command: invalid option (#51)
  • 3b403c7 docs(readme): use the GitHub's note syntax
  • e17cd79 docs(readme): remove patreon
  • abe8ac2 fix: use runuser -u flag to avoid bash --command error (#49)
  • See full diff in compare view

Updates actions/labeler from 6.0.1 to 6.1.0

Release notes

Sourced from actions/labeler's releases.

v6.1.0

Enhancements

  • Add changed-files-labels-limit and max-files-changed configuration options to cap the number of labels added by @​bluca in actions/labeler#923

Bug Fixes

Dependency Updates

New Contributors

Full Changelog: actions/labeler@v6...v6.1.0

Commits
  • f27b608 chore: upgrade dependencies (@​actions/core, @​actions/github, js-yaml, minimat...
  • c5dadc2 Add 'changed-files-labels-limit' and 'max-files-changed' configs to allow cap...
  • e52e4fb Bump minimatch from 10.0.1 to 10.2.3 (#926)
  • 77a4082 Fix: Preserve manually added labels during workflow run and refine label sync...
  • 25abb3c Improve Labeler Action Documentation and Error Handling for Permissions (#897)
  • 395c8cf Bump brace-expansion from 1.1.11 to 1.1.12 and document breaking changes in v...
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions-all group with 2 updates: [KSXGitHub/github-actions-deploy-aur](https://github.com/ksxgithub/github-actions-deploy-aur) and [actions/labeler](https://github.com/actions/labeler).


Updates `KSXGitHub/github-actions-deploy-aur` from 4.1.1 to 4.1.3
- [Release notes](https://github.com/ksxgithub/github-actions-deploy-aur/releases)
- [Commits](KSXGitHub/github-actions-deploy-aur@2ac5a4c...da03e16)

Updates `actions/labeler` from 6.0.1 to 6.1.0
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](actions/labeler@634933e...f27b608)

---
updated-dependencies:
- dependency-name: KSXGitHub/github-actions-deploy-aur
  dependency-version: 4.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-all
- dependency-name: actions/labeler
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github-actions GitHub Actions updates labels May 11, 2026
@github-actions github-actions Bot added scope: ci CI/CD, workflows type: chore Maintenance size: xs < 10 lines labels May 11, 2026
@InstaZDLL InstaZDLL self-assigned this May 12, 2026
@InstaZDLL InstaZDLL merged commit 8ae98fb into main May 12, 2026
11 checks passed
@InstaZDLL InstaZDLL deleted the dependabot/github_actions/github-actions-all-15c751ba6c branch May 12, 2026 11:36
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 GitHub Actions updates scope: ci CI/CD, workflows size: xs < 10 lines type: chore Maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant