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 4, 2024
1 parent a9e89e0 commit 33f398c
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 33f398c

Please sign in to comment.