Skip to content

Commit

Permalink
update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mdutka-dell committed Aug 25, 2023
1 parent 9b2f24c commit 0068140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cosi-helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
git config --global url."https://csmbot:[email protected]".insteadOf "https://github.com"
echo "machine github.com login csmbot password $TOKEN" >> ~/.netrc
- name: Checkout the code
uses: actions/checkout@v3.5.3
uses: actions/checkout@v3.6.0
- name: Scan repo with kube-linter
uses: stackrox/[email protected]
with:
Expand Down

0 comments on commit 0068140

Please sign in to comment.