Skip to content

Commit d7472f4

Browse files
authored
chore(actions): unpin deployment dispatch action (#1118)
1 parent 836a583 commit d7472f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100

101101
steps:
102102
- name: Dispatch deployment
103-
uses: devsoc-unsw/deployment-dispatch-action@a115e2ad9226805cd2588dc6fa5b7775991b141a
103+
uses: devsoc-unsw/deployment-dispatch-action@main
104104
with:
105105
deployment-dispatcher-app-id: ${{ vars.DEPLOYMENT_DISPATCHER_APP_ID }}
106106
deployment-dispatcher-app-private-key: ${{ secrets.DEPLOYMENT_DISPATCHER_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)