chore(deps): update ksxgithub/github-actions-deploy-aur action to v4.1.3 #13

Open
renovate-bot wants to merge 1 commit from renovate/ksxgithub-github-actions-deploy-aur-4.x into master
Owner

This PR contains the following updates:

Package Type Update Change
KSXGitHub/github-actions-deploy-aur action patch v4.1.1v4.1.3

Release Notes

KSXGitHub/github-actions-deploy-aur (KSXGitHub/github-actions-deploy-aur)

v4.1.3

Compare Source

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: #​51.

v4.1.2

Compare Source

Switching from --command to -u <USER> -- <COMMAND> (the recommended way), allowing the entry point to run in su-compatible mode (#​49).


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [KSXGitHub/github-actions-deploy-aur](https://github.com/KSXGitHub/github-actions-deploy-aur) | action | patch | `v4.1.1` → `v4.1.3` | --- ### Release Notes <details> <summary>KSXGitHub/github-actions-deploy-aur (KSXGitHub/github-actions-deploy-aur)</summary> ### [`v4.1.3`](https://github.com/KSXGitHub/github-actions-deploy-aur/releases/tag/v4.1.3) [Compare Source](https://github.com/KSXGitHub/github-actions-deploy-aur/compare/v4.1.2...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: [#&#8203;51](https://github.com/KSXGitHub/github-actions-deploy-aur/pull/51). ### [`v4.1.2`](https://github.com/KSXGitHub/github-actions-deploy-aur/releases/tag/v4.1.2) [Compare Source](https://github.com/KSXGitHub/github-actions-deploy-aur/compare/v4.1.1...v4.1.2) Switching from `--command` to `-u <USER> -- <COMMAND>` (the recommended way), allowing the entry point to run in su-compatible mode ([#&#8203;49](https://github.com/KSXGitHub/github-actions-deploy-aur/pull/49)). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zMS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjQuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-bot changed title from chore(deps): update ksxgithub/github-actions-deploy-aur action to v4.1.2 to chore(deps): update ksxgithub/github-actions-deploy-aur action to v4.1.3 2026-04-18 15:06:36 +00:00
renovate-bot force-pushed renovate/ksxgithub-github-actions-deploy-aur-4.x from 8ebfbeab7c to 44042a2740 2026-04-18 15:06:37 +00:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/ksxgithub-github-actions-deploy-aur-4.x:renovate/ksxgithub-github-actions-deploy-aur-4.x
git switch renovate/ksxgithub-github-actions-deploy-aur-4.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/ksxgithub-github-actions-deploy-aur-4.x
git switch renovate/ksxgithub-github-actions-deploy-aur-4.x
git rebase master
git switch master
git merge --ff-only renovate/ksxgithub-github-actions-deploy-aur-4.x
git switch renovate/ksxgithub-github-actions-deploy-aur-4.x
git rebase master
git switch master
git merge --no-ff renovate/ksxgithub-github-actions-deploy-aur-4.x
git switch master
git merge --squash renovate/ksxgithub-github-actions-deploy-aur-4.x
git switch master
git merge --ff-only renovate/ksxgithub-github-actions-deploy-aur-4.x
git switch master
git merge renovate/ksxgithub-github-actions-deploy-aur-4.x
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
arch-packages/package-template!13
No description provided.