Skip to content

Commit

Permalink
update circleci action version (#380)
Browse files Browse the repository at this point in the history
  • Loading branch information
jingshi-ant authored Oct 18, 2024
1 parent ac92e9e commit 00ebc30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
steps:
- name: secretflow-scql-deploy
id: secretflow-scql-deploy
uses: CircleCI-Public/trigger-circleci-pipeline-action@v1.1.0
uses: CircleCI-Public/trigger-circleci-pipeline-action@v1.2.0
env:
CCI_TOKEN: ${{ secrets.CCI_TOKEN }}

0 comments on commit 00ebc30

Please sign in to comment.