Skip to content

Commit

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

chore(deps): bump KSXGitHub/github-actions-deploy-aur from 2.6.0 to 2.7.0
  • Loading branch information
heyhusen authored May 18, 2023
2 parents 7666892 + a83bee5 commit 1e420ef
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.6.0
uses: KSXGitHub/github-actions-deploy-aur@v2.7.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.6.0
uses: KSXGitHub/github-actions-deploy-aur@v2.7.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.6.0
uses: KSXGitHub/github-actions-deploy-aur@v2.7.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.6.0
uses: KSXGitHub/github-actions-deploy-aur@v2.7.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.6.0
uses: KSXGitHub/github-actions-deploy-aur@v2.7.0
with:
pkgname: ${{ env.PACKAGE }}
pkgbuild: ${{ env.PACKAGE }}/PKGBUILD
Expand Down

0 comments on commit 1e420ef

Please sign in to comment.