diff --git a/action.yml b/action.yml index e0decde..01ce3ed 100644 --- a/action.yml +++ b/action.yml @@ -51,7 +51,7 @@ runs: working-directory: '${{ github.action_path }}' shell: bash - - uses: pulumi/actions@8582a9e8cc630786854029b4e09281acd6794b58 # v6.6.1 + - uses: pulumi/actions@8e5e406f4007fca908480587cb9893c07090f58d # v7.0.0 with: command: '${{ inputs.pulumi_command }}' stack-name: '${{ inputs.stack_name }}'