We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec6200f + 6f45e4c commit ad81043Copy full SHA for ad81043
.github/workflows/release.yml
@@ -69,7 +69,7 @@ jobs:
69
echo "version=v$VERSION" >> $GITHUB_ENV
70
echo "release=$RELEASE" >> $GITHUB_ENV
71
- name: Publish AUR package
72
- uses: KSXGitHub/github-actions-deploy-aur@v2
+ uses: KSXGitHub/github-actions-deploy-aur@v3
73
with:
74
pkgname: kubescape
75
pkgbuild: ./PKGBUILD
0 commit comments