Skip to content

Commit

Permalink
Update tools-installer.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
komish authored Jul 18, 2024
1 parent afac966 commit da4cba8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/tools-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@ name: Test OpenShift Tools Installer
on:
workflow_dispatch:

env:
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true

jobs:
forked:
runs-on: ubuntu-latest
steps:
- name: Install chart-verifier
env:
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
uses: opdev/openshift-tools-installer@fa9394569e3ed2fd346e60472243a2337e084265
with:
source: github
Expand Down

0 comments on commit da4cba8

Please sign in to comment.