Skip to content

Commit

Permalink
chore(deps): update ksxgithub/github-actions-deploy-aur action to v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 29, 2024
1 parent 356dc58 commit 3bbf5f3
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@32e74b369e077d605a823d29574313d894dd0f31 # v3.0.0
uses: KSXGitHub/github-actions-deploy-aur@a97f56a8425a7a7f3b8c58607f769c69b089cadb # v3.0.1
if: ${{ env.pkgbuild != '' }}
with:
pkgname: ${{ env.pkgbuild }}
Expand Down

0 comments on commit 3bbf5f3

Please sign in to comment.