Skip to content

Commit 0821779

Browse files
Update push-dry-run.yaml
1 parent 1fd8153 commit 0821779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-dry-run.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: tools-runner
1414
steps:
1515
- name: Trigger jenkins job to upload master to Quay.io
16-
uses: franco-nonne/jenkins-job-trigger-action@update-bundler
16+
uses: draios/jenkins-job-trigger-action@1.1.0
1717
with:
1818
jenkins_url: ${{ secrets.JENKINS_INTERNAL_URL }}
1919
jenkins_user: ${{ secrets.JENKINS_BOT_API_USER }}

0 commit comments

Comments
 (0)