Skip to content

chore(ci): Bump KSXGitHub/github-actions-deploy-aur from 2.7.2 to 4.1.3#22

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/KSXGitHub/github-actions-deploy-aur-4.1.3
Open

chore(ci): Bump KSXGitHub/github-actions-deploy-aur from 2.7.2 to 4.1.3#22
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/KSXGitHub/github-actions-deploy-aur-4.1.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Bumps KSXGitHub/github-actions-deploy-aur from 2.7.2 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).

v4.1.1

Fix a regression that causes assets to stop working (KSXGitHub/github-actions-deploy-aur#46)

v4.1.0

Make cp commands print files being copied.

v4.0.0

Fix the name of PKGBUILD file when the inputs.pkgbuild wasn't pointing to a file whose base name is exactly PKGBUILD (KSXGitHub/github-actions-deploy-aur#44).

May be a breaking change for those who rely on copying directory via inputs.pkgbuild.

v3.0.1

No release notes provided.

v3.0.0

No release notes provided.

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)
  • 2ac5a4c fix the position of v option (#46)
  • 184b3c4 feat: add -v flag to see files being copied
  • 57967ca Merge pull request #45 from pol-rivero/fix-copied-pkgbuild-name
  • 74f3230 Ensure the copied PKGBUILD has the correct name (#44)
  • 88b39ea Add GitHub Sponsors
  • a163014 docs(readme): add generating PKGBUILD to code snippet
  • 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 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)

Bumps [KSXGitHub/github-actions-deploy-aur](https://github.com/ksxgithub/github-actions-deploy-aur) from 2.7.2 to 4.1.3.
- [Release notes](https://github.com/ksxgithub/github-actions-deploy-aur/releases)
- [Commits](KSXGitHub/github-actions-deploy-aur@v2.7.2...v4.1.3)

---
updated-dependencies:
- dependency-name: KSXGitHub/github-actions-deploy-aur
  dependency-version: 4.1.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jun 3, 2026

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@open-warren-bear-binary
Copy link
Copy Markdown

Kelos AI Agent

Agent Status Details Updated
Review not requested
CI Fix waiting for CI
Explains 0

Commands

Command Where Description
/review PR comment Request a full AI review
/fix-ci PR comment Auto-fix CI failures (auto-triggered)
/explain <question> Line comment Explain code at a specific line
/help Any comment Show available commands

Palette initialized. Updates appear as agents run.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants