Skip to content

Commit

Permalink
Bump the all group with 1 update
Browse files Browse the repository at this point in the history
Bumps the all group with 1 update: [pulumi/actions](https://github.com/pulumi/actions).


Updates `pulumi/actions` from 5.1.1 to 5.2.0
- [Release notes](https://github.com/pulumi/actions/releases)
- [Changelog](https://github.com/pulumi/actions/blob/master/CHANGELOG.md)
- [Commits](pulumi/actions@76683de...4b4f7c2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and cpanato committed Mar 28, 2024
1 parent 009e484 commit 0a81482
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@76683de37aa44910871ba6cef36557780f2e41d1 # v5.1.1
- uses: pulumi/actions@4b4f7c2d7fc9b1f9db3cc704398a9c25d43da056 # v5.2.0
with:
command: '${{ inputs.pulumi_command }}'
stack-name: '${{ inputs.stack_name }}'
Expand Down

0 comments on commit 0a81482

Please sign in to comment.