We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a70c0a commit 66c78adCopy full SHA for 66c78ad
.github/workflows/aur-publish.yml
@@ -44,7 +44,7 @@ jobs:
44
echo "license_checksum=$LICENSE_CHECKSUM" >> $GITHUB_OUTPUT
45
46
- name: Publish AUR package
47
- uses: KSXGitHub/github-actions-deploy-aur@v2.7.0
+ uses: KSXGitHub/github-actions-deploy-aur@2ac5a4c1d7035885d46b10e3193393be8460b6f1 # v4.1.1
48
with:
49
pkgname: apidash-bin
50
pkgbuild: |
0 commit comments