Skip to content

Commit

Permalink
Merge pull request #27 from DreamingRaven/renovate/ksxgithub-github-a…
Browse files Browse the repository at this point in the history
…ctions-deploy-aur-3.x

chore(deps): update ksxgithub/github-actions-deploy-aur action to v3
  • Loading branch information
DreamingRaven authored Nov 27, 2024
2 parents adbc2db + 96e9302 commit 05ad2cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
echo "pkgbuild=$(git diff --name-only HEAD HEAD~1 "*/.SRCINFO" | head -1 | xargs dirname)" >> $GITHUB_ENV
- name: Publish package
uses: KSXGitHub/github-actions-deploy-aur@v2.7.2
uses: KSXGitHub/github-actions-deploy-aur@a97f56a8425a7a7f3b8c58607f769c69b089cadb # v3.0.1
if: ${{ env.pkgbuild != '' }}
with:
pkgname: ${{ env.pkgbuild }}
Expand Down

0 comments on commit 05ad2cb

Please sign in to comment.