Skip to content

Commit

Permalink
Update GitHub Actions workflows. (#396)
Browse files Browse the repository at this point in the history
This PR was automatically generated by the
update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt
repo, from commit 6397366577bfd6843dd8ddbd980a7e039aedbf82.
  • Loading branch information
pulumi-bot authored Feb 14, 2024
1 parent 043da4c commit 8ce546d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Publish SDKs
uses: pulumi/[email protected].13
uses: pulumi/[email protected].14
with:
sdk: all
- env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Publish SDKs
uses: pulumi/[email protected].13
uses: pulumi/[email protected].14
with:
sdk: all
- env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Publish SDKs
uses: pulumi/[email protected].13
uses: pulumi/[email protected].14
with:
sdk: all
- env:
Expand Down

0 comments on commit 8ce546d

Please sign in to comment.