Skip to content

Commit

Permalink
Bump pulumi/actions from 5.5.1 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [pulumi/actions](https://github.com/pulumi/actions) from 5.5.1 to 6.0.0.
- [Release notes](https://github.com/pulumi/actions/releases)
- [Changelog](https://github.com/pulumi/actions/blob/main/CHANGELOG.md)
- [Commits](pulumi/actions@cd99a7f...c7fad9e)

---
updated-dependencies:
- dependency-name: pulumi/actions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 3da9078 commit 748f9f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ runs:
working-directory: '${{ env.PULUMI_GO_CODE }}'
shell: bash

- uses: pulumi/actions@cd99a7f8865434dd3532b586a26f9ebea596894f # v5.5.1
- uses: pulumi/actions@c7fad9e2f0b79653172b36538b8b34b3c0291952 # v6.0.0
with:
command: '${{ inputs.pulumi_command }}'
stack-name: '${{ inputs.stack_name }}'
Expand Down

0 comments on commit 748f9f6

Please sign in to comment.