Skip to content

Commit

Permalink
Bump pulumi/actions from 5 to 6
Browse files Browse the repository at this point in the history
Bumps [pulumi/actions](https://github.com/pulumi/actions) from 5 to 6.
- [Release notes](https://github.com/pulumi/actions/releases)
- [Changelog](https://github.com/pulumi/actions/blob/main/CHANGELOG.md)
- [Commits](pulumi/actions@v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 56ca3b4 commit cda746b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
aws-region: ${{ secrets.AWS_REGION }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}

- uses: pulumi/actions@v5
- uses: pulumi/actions@v6
with:
command: up
stack-name: telplin
Expand Down

0 comments on commit cda746b

Please sign in to comment.