Skip to content

Commit f7ac236

Browse files
Bump pulumi/actions from 5.2.4 to 5.3.2 in the all group
Bumps the all group with 1 update: [pulumi/actions](https://github.com/pulumi/actions). Updates `pulumi/actions` from 5.2.4 to 5.3.2 - [Release notes](https://github.com/pulumi/actions/releases) - [Changelog](https://github.com/pulumi/actions/blob/main/CHANGELOG.md) - [Commits](pulumi/actions@18b5a33...760956a) --- 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]>
1 parent d81eedd commit f7ac236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ runs:
5252
working-directory: '${{ env.PULUMI_GO_CODE }}'
5353
shell: bash
5454

55-
- uses: pulumi/actions@18b5a33fc447ab919feb61f2bb41147a1b30ab40 # v5.2.4
55+
- uses: pulumi/actions@760956aff50b515c197ee22d30aa8d756f7b86a2 # v5.3.2
5656
with:
5757
command: '${{ inputs.pulumi_command }}'
5858
stack-name: '${{ inputs.stack_name }}'

0 commit comments

Comments
 (0)