Update GitHub Actions workflows. (#563)

This PR was automatically generated by the
update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt
repo, from commit a94a4e21904c11dcb4a6d42bed9806407ac2cdad.
This commit is contained in:
Pulumi Bot
2025-07-25 22:49:46 -07:00
committed by GitHub
parent 591c008fb9
commit 3a50555d36

View File

@@ -38,3 +38,5 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }} repo-token: ${{ secrets.GITHUB_TOKEN }}
loglevel: DEBUG loglevel: DEBUG
# Set dry-run to true to not perform label or close actions.
dry-run: true