Skip to content

Commit

Permalink
Merge pull request #275 from OchiengEd/update_to_node16
Browse files Browse the repository at this point in the history
Update GH actions from redhat-actions to use node 16
  • Loading branch information
OchiengEd authored Oct 18, 2023
2 parents 467cbc3 + ece9a12 commit 54d6f58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ jobs:
echo "delete_namespace=true" >> $GITHUB_OUTPUT
echo $KUBECONFIG
- uses: redhat-actions/chart-verifier@v1.1
- uses: redhat-actions/chart-verifier@v1
id: run-verifier
if: ${{ steps.verify_requires.outputs.report_needed == 'true' }}
with:
Expand Down

0 comments on commit 54d6f58

Please sign in to comment.