Skip to content

Commit 2d76b2d

Browse files
Bump pulumi/actions from 6.5.0 to 6.6.0 in the all group (#250)
Bumps the all group with 1 update: [pulumi/actions](https://github.com/pulumi/actions). Updates `pulumi/actions` from 6.5.0 to 6.6.0 - [Release notes](https://github.com/pulumi/actions/releases) - [Changelog](https://github.com/pulumi/actions/blob/main/CHANGELOG.md) - [Commits](pulumi/actions@cc7494b...d7ceb02) --- updated-dependencies: - dependency-name: pulumi/actions dependency-version: 6.6.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 a0200de commit 2d76b2d

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@cc7494be991dba0978f7ffafaf995b0449a0998e # v6.5.0
54+
- uses: pulumi/actions@d7ceb0215da5a14ec84f50b703365ddf0194a9c8 # v6.6.0
5555
with:
5656
command: '${{ inputs.pulumi_command }}'
5757
stack-name: '${{ inputs.stack_name }}'

0 commit comments

Comments
 (0)