Skip to content

Commit be25fc3

Browse files
[DCJ-400-actions]: Bump aurelien-baudet/workflow-dispatch from 2.1.1 to 4.0.0 in the action-dependencies group (#2343)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: rushtong <grushton@broadinstitute.org>
1 parent 4e55bf5 commit be25fc3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/consumer_contract_tests.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,9 @@ jobs:
7575
permissions:
7676
contents: 'read'
7777
id-token: 'write'
78-
if: github.actor != 'dependabot[bot]'
7978
steps:
8079
- name: Dispatch to terra-github-workflows
81-
uses: aurelien-baudet/workflow-dispatch@93e95b157d791ae7f42aef8f8a0d3d723eba1c31 #commit sha for v2.1.1
80+
uses: aurelien-baudet/workflow-dispatch@3133c5d135c7dbe4be4f9793872b6ef331b53bc7 #commit sha for v4.0.0
8281
with:
8382
workflow: publish-pacts.yaml
8483
repo: broadinstitute/terra-github-workflows

0 commit comments

Comments
 (0)