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 Nov 22, 2024
1 parent 4bf7d0b commit 60835f3
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@feat/next-config-workflows
uses: diggerhq/digger@vLatest
with:
digger-spec: ${{ inputs.spec }}
digger-private-key: ${{ secrets.DIGGER_PRIVATE_KEY }}
Expand Down

0 comments on commit 60835f3

Please sign in to comment.