Skip to content

Commit

Permalink
Merge pull request #12 from kubescape/dependabot/github_actions/KSXGi…
Browse files Browse the repository at this point in the history
…tHub/github-actions-deploy-aur-3

Bump KSXGitHub/github-actions-deploy-aur from 2 to 3
  • Loading branch information
matthyx authored Nov 26, 2024
2 parents ec6200f + 6f45e4c commit ad81043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
echo "version=v$VERSION" >> $GITHUB_ENV
echo "release=$RELEASE" >> $GITHUB_ENV
- name: Publish AUR package
uses: KSXGitHub/github-actions-deploy-aur@v2
uses: KSXGitHub/github-actions-deploy-aur@v3
with:
pkgname: kubescape
pkgbuild: ./PKGBUILD
Expand Down

0 comments on commit ad81043

Please sign in to comment.