Skip to content

Commit

Permalink
Update digger_workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
motatoes authored Dec 21, 2024
1 parent 47e77ed commit d737045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/digger_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
api-key: ${{ secrets.INFRACOST_API_KEY }}

- name: digger
uses: diggerhq/digger@vLatest
uses: diggerhq/digger@feat/support-single-comment-summary
with:
digger-spec: ${{ inputs.spec }}
digger-private-key: ${{ secrets.DIGGER_PRIVATE_KEY }}
Expand Down

0 comments on commit d737045

Please sign in to comment.