Skip to content

Commit

Permalink
Merge pull request #21 from hapakaien/dependabot/github_actions/KSXGi…
Browse files Browse the repository at this point in the history
…tHub/github-actions-deploy-aur-2.5.0
  • Loading branch information
dependabot[bot] authored Aug 16, 2022
2 parents 5ed1ddf + af9247d commit a9bfd1a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/code-minimap-bin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
echo "::set-output name=message::$COMMIT_MESSAGE"
- name: Publish AUR package
uses: KSXGitHub/github-actions-deploy-aur@v2.4.1
uses: KSXGitHub/github-actions-deploy-aur@v2.5.0
with:
pkgname: ${{ env.PACKAGE }}
pkgbuild: ${{ env.PACKAGE }}/PKGBUILD
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker-slim-bin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
echo "::set-output name=message::$COMMIT_MESSAGE"
- name: Publish AUR package
uses: KSXGitHub/github-actions-deploy-aur@v2.4.1
uses: KSXGitHub/github-actions-deploy-aur@v2.5.0
with:
pkgname: ${{ env.PACKAGE }}
pkgbuild: ${{ env.PACKAGE }}/PKGBUILD
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ncspot-bin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
echo "::set-output name=message::$COMMIT_MESSAGE"
- name: Publish AUR package
uses: KSXGitHub/github-actions-deploy-aur@v2.4.1
uses: KSXGitHub/github-actions-deploy-aur@v2.5.0
with:
pkgname: ${{ env.PACKAGE }}
pkgbuild: ${{ env.PACKAGE }}/PKGBUILD
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/nonicons-font.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
echo "::set-output name=message::$COMMIT_MESSAGE"
- name: Publish AUR package
uses: KSXGitHub/github-actions-deploy-aur@v2.4.1
uses: KSXGitHub/github-actions-deploy-aur@v2.5.0
with:
pkgname: ${{ env.PACKAGE }}
pkgbuild: ${{ env.PACKAGE }}/PKGBUILD
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/plenti-bin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
echo "::set-output name=message::$COMMIT_MESSAGE"
- name: Publish AUR package
uses: KSXGitHub/github-actions-deploy-aur@v2.4.1
uses: KSXGitHub/github-actions-deploy-aur@v2.5.0
with:
pkgname: ${{ env.PACKAGE }}
pkgbuild: ${{ env.PACKAGE }}/PKGBUILD
Expand Down

0 comments on commit a9bfd1a

Please sign in to comment.