Skip to content

Commit ad81043

Browse files
authored
Merge pull request #12 from kubescape/dependabot/github_actions/KSXGitHub/github-actions-deploy-aur-3
Bump KSXGitHub/github-actions-deploy-aur from 2 to 3
2 parents ec6200f + 6f45e4c commit ad81043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
echo "version=v$VERSION" >> $GITHUB_ENV
7070
echo "release=$RELEASE" >> $GITHUB_ENV
7171
- name: Publish AUR package
72-
uses: KSXGitHub/github-actions-deploy-aur@v2
72+
uses: KSXGitHub/github-actions-deploy-aur@v3
7373
with:
7474
pkgname: kubescape
7575
pkgbuild: ./PKGBUILD

0 commit comments

Comments
 (0)