Skip to content

Commit

Permalink
chore: env
Browse files Browse the repository at this point in the history
  • Loading branch information
rcwbr authored Oct 7, 2024
1 parent 6380cd8 commit 59fa319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
check-tf:
runs-on: ubuntu-24.04
container:
image: "ghcr.io/opentofu/opentofu:${{ env.tofu_version }}"
image: ghcr.io/opentofu/opentofu:1.8.2
steps:
- name: Checkout
uses: actions/[email protected]
Expand Down

0 comments on commit 59fa319

Please sign in to comment.