Skip to content

Commit

Permalink
Update version of core action to use
Browse files Browse the repository at this point in the history
  • Loading branch information
252afh committed Jun 11, 2024
1 parent bd4497d commit 69153a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
needs:
- set-vars
- start-runner
uses: i-dot-ai/i-dot-ai-core-github-actions/.github/workflows/apply-terraform.yml@870c261a2888f561f2be2dcc71d918b2a4d75adf
uses: i-dot-ai/i-dot-ai-core-github-actions/.github/workflows/apply-terraform.yml@353925b7de65e86e6af44027fb2e17e577776319
with:
APP_NAME: ${{ needs.set-vars.outputs.app-name }}
RUNNER_LABEL: ${{ needs.start-runner.outputs.label }}
Expand Down

0 comments on commit 69153a3

Please sign in to comment.