Skip to content

Commit

Permalink
chore(deps): update benc-uk/workflow-dispatch digest to e2e5e9a (#1688)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 5, 2024
1 parent e35c4b3 commit 577da8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/helm_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,15 @@ jobs:
- name: Invoke workflow for OLM (community-operators)
if: always()
continue-on-error: true
uses: benc-uk/workflow-dispatch@25b02cc069be46d637e8fe2f1e8484008e9e9609
uses: benc-uk/workflow-dispatch@e2e5e9a103e331dad343f381a29e654aea3cf8fc
with:
workflow: olm_pr.yaml
token: ${{ secrets.CR_TOKEN }}
inputs: '{ "bundleVersion": "master" }' # during the release 'master' is what we want here
- name: Invoke workflow for OLM (community-operators-prod)
if: always()
continue-on-error: true
uses: benc-uk/workflow-dispatch@25b02cc069be46d637e8fe2f1e8484008e9e9609
uses: benc-uk/workflow-dispatch@e2e5e9a103e331dad343f381a29e654aea3cf8fc
with:
workflow: olm_pr.yaml
token: ${{ secrets.CR_TOKEN }}
Expand Down

0 comments on commit 577da8b

Please sign in to comment.