Skip to content

Commit 0c82d1a

Browse files
Bump pulumi/actions from 6.3.0 to 6.5.0 in the all group (#234)
Bumps the all group with 1 update: [pulumi/actions](https://github.com/pulumi/actions). Updates `pulumi/actions` from 6.3.0 to 6.5.0 - [Release notes](https://github.com/pulumi/actions/releases) - [Changelog](https://github.com/pulumi/actions/blob/main/CHANGELOG.md) - [Commits](pulumi/actions@df5a93a...cc7494b) --- updated-dependencies: - dependency-name: pulumi/actions dependency-version: 6.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d89185 commit 0c82d1a

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
@@ -51,7 +51,7 @@ runs:
5151
working-directory: '${{ github.action_path }}'
5252
shell: bash
5353

54-
- uses: pulumi/actions@df5a93ad715135263c732ba288301bd044c383c0 # v6.3.0
54+
- uses: pulumi/actions@cc7494be991dba0978f7ffafaf995b0449a0998e # v6.5.0
5555
with:
5656
command: '${{ inputs.pulumi_command }}'
5757
stack-name: '${{ inputs.stack_name }}'

0 commit comments

Comments
 (0)