Skip to content

Commit

Permalink
Merge pull request #52 from KSXGitHub/dependabot/github_actions/KSXGi…
Browse files Browse the repository at this point in the history
…tHub/github-actions-deploy-aur-3.0.0

build(deps): Bump KSXGitHub/github-actions-deploy-aur from 2.7.2 to 3.0.0
  • Loading branch information
KSXGitHub authored Aug 26, 2024
2 parents b8f2aac + e9cd3b5 commit 60ffba4
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/github-actions-deploy-aur@v2.7.2
uses: KSXGitHub/github-actions-deploy-aur@v3.0.0
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/github-actions-deploy-aur@v2.7.2
uses: KSXGitHub/github-actions-deploy-aur@v3.0.0
with:
pkgname: strip-ansi-bin
pkgbuild: ./pkgbuild/strip-ansi-bin/PKGBUILD
Expand Down

0 comments on commit 60ffba4

Please sign in to comment.