Skip to content

Commit

Permalink
Bump pulumi/actions from 4.5.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [pulumi/actions](https://github.com/pulumi/actions) from 4.5.0 to 5.0.0.
- [Release notes](https://github.com/pulumi/actions/releases)
- [Changelog](https://github.com/pulumi/actions/blob/master/CHANGELOG.md)
- [Commits](pulumi/actions@1d3ebd3...ccd2d6b)

---
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 and cpanato committed Jan 8, 2024
1 parent 6e77d7b commit 47fb150
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@1d3ebd326317f249313706eeb489c9ed7c036443 # v4.5.0
- uses: pulumi/actions@ccd2d6b5dc3c5617452058751b6a065bbe001a13 # v5.0.0
with:
command: '${{ inputs.pulumi_command }}'
stack-name: '${{ inputs.stack_name }}'
Expand Down

0 comments on commit 47fb150

Please sign in to comment.