Skip to content

Commit

Permalink
Dont change docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
shalabhc committed Jun 27, 2023
1 parent c018f1b commit 07136e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/utils/notify/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ inputs:

runs:
using: "docker"
image: "docker://ghcr.io/dagster-io/dagster-cloud-action:debug"
image: "docker://ghcr.io/dagster-io/dagster-cloud-action:0.1.27"
entrypoint: "/notify.sh"
args:
- ${{ inputs.pr }}

0 comments on commit 07136e1

Please sign in to comment.