Skip to content

Commit

Permalink
build(deps): Bump KSXGitHub/github-actions-deploy-aur
Browse files Browse the repository at this point in the history
Bumps [KSXGitHub/github-actions-deploy-aur](https://github.com/ksxgithub/github-actions-deploy-aur) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/ksxgithub/github-actions-deploy-aur/releases)
- [Commits](KSXGitHub/github-actions-deploy-aur@v2.7.0...v2.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 02a2829 commit c2da825
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ jobs:
run: ./ci/github-actions/generate-pkgbuild.py3

- name: Publish strip-ansi to the AUR
uses: KSXGitHub/[email protected].0
uses: KSXGitHub/[email protected].1
with:
pkgname: strip-ansi
pkgbuild: ./pkgbuild/strip-ansi/PKGBUILD
Expand All @@ -420,7 +420,7 @@ jobs:
commit_message: ${{ needs.create_release.outputs.release_tag }}

- name: Publish strip-ansi-bin to the AUR
uses: KSXGitHub/[email protected].0
uses: KSXGitHub/[email protected].1
with:
pkgname: strip-ansi-bin
pkgbuild: ./pkgbuild/strip-ansi-bin/PKGBUILD
Expand Down

0 comments on commit c2da825

Please sign in to comment.