Skip to content

Commit

Permalink
add use oidc
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasisnes committed Sep 23, 2024
1 parent 041d122 commit d4b10cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/infra-plan-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Terraform Initialize
uses: altinn/altinn-platform/actions/terraform/plan@main
with:
working_directory: ${{ working_dir }}
working_directory: ${{ inputs.working_dir }}
oidc_type: environment
oidc_value: ${{ inputs.environment }}

Expand Down

0 comments on commit d4b10cd

Please sign in to comment.