Skip to content

Commit

Permalink
Merge pull request #8 from dagster-io/shalabhc-patch-1
Browse files Browse the repository at this point in the history
Pin ci-summary to 0.1 instead of 0.1.27
  • Loading branch information
shalabhc authored Apr 17, 2024
2 parents 46bfd6c + 2149359 commit 25bd14e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dagster-cloud-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,6 @@ jobs:
- name: Generate a summary
id: ci-summary
if: steps.prerun.outputs.result != 'skip' && always()
uses: dagster-io/dagster-cloud-action/actions/utils/[email protected].27
uses: dagster-io/dagster-cloud-action/actions/utils/[email protected]
with:
command: "ci status --output-format=markdown >> $GITHUB_STEP_SUMMARY"
command: "ci status --output-format=markdown >> $GITHUB_STEP_SUMMARY"

0 comments on commit 25bd14e

Please sign in to comment.