Skip to content

Commit

Permalink
chore(deps): update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2022
1 parent 4e69e68 commit 2754326
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
fetch-depth: 0

- name: Set up Helm
uses: azure/setup-helm@v3.3
uses: azure/setup-helm@v3.4
with:
version: ${{ env.helm-version }}

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/sec-audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
env:
golang-version: 1.18.4
helm-version: v3.10.1
kubescape-version: v2.0.173
kubescape-version: v2.0.174

jobs:
security-audit:
Expand All @@ -26,7 +26,7 @@ jobs:
go-version: ${{ env.golang-version }}

- name: Set up Helm
uses: azure/setup-helm@v3.3
uses: azure/setup-helm@v3.4
with:
version: ${{ env.helm-version }}

Expand Down

0 comments on commit 2754326

Please # to comment.