Skip to content

Commit 06bd6f1

Browse files
chore(deps): Bump pulumi/actions from 4 to 6 (#20)
Bumps [pulumi/actions](https://github.com/pulumi/actions) from 4 to 6. - [Release notes](https://github.com/pulumi/actions/releases) - [Changelog](https://github.com/pulumi/actions/blob/main/CHANGELOG.md) - [Commits](pulumi/actions@v4...v6) --- updated-dependencies: - dependency-name: pulumi/actions dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4a983b commit 06bd6f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
repo: pulumi/pulumictl
3434
- name: Install pulumi
35-
uses: pulumi/actions@v4
35+
uses: pulumi/actions@v6
3636
- name: Install Go Tools
3737
uses: ./.github/actions/gotools
3838
with:

0 commit comments

Comments
 (0)