Skip to content

Commit 0254c8c

Browse files
committed
use different workflow dispatch action
1 parent a164f8d commit 0254c8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-production-container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
push: true
3939
tags: metacpan/metacpan-web:latest,metacpan/metacpan-web:${{ github.sha }}
4040
- name: Update deployed image
41-
uses: aurelien-baudet/workflow-dispatch@v2
41+
uses: benc-uk/workflow-dispatch@v1
4242
with:
4343
repo: metacpan/metacpan-k8s
4444
workflow: set-image.yml

0 commit comments

Comments
 (0)