Skip to content

Commit

Permalink
Bump pulumi/actions from 5.2.3 to 5.2.4 in the all group
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.2.3 to 5.2.4
- [Release notes](https://github.com/pulumi/actions/releases)
- [Changelog](https://github.com/pulumi/actions/blob/main/CHANGELOG.md)
- [Commits](pulumi/actions@0806784...18b5a33)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and cpanato committed Jun 4, 2024
1 parent a5bcb0f commit ed074a9
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@0806784f9f774cbff8fe12c5592350e866c7cd8d # v5.2.3
- uses: pulumi/actions@18b5a33fc447ab919feb61f2bb41147a1b30ab40 # v5.2.4
with:
command: '${{ inputs.pulumi_command }}'
stack-name: '${{ inputs.stack_name }}'
Expand Down

0 comments on commit ed074a9

Please sign in to comment.