Skip to content

Commit

Permalink
chore(deps): bump pulumi/pulumi-upgrade-provider-action (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 3, 2024
1 parent aeb9358 commit 5f95a61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-upgrade-provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Call upgrade provider action
uses: pulumi/pulumi-upgrade-provider-action@e71a8c1d0846a21776530b135339c342896ce628 # v0.0.11
uses: pulumi/pulumi-upgrade-provider-action@f399a75a5350242c291cc720eece1c72cb6ea712 # v0.0.12
with:
kind: check-upstream-version
email: botdirien.de
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/upgrade-provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Call upgrade provider action
uses: pulumi/pulumi-upgrade-provider-action@e71a8c1d0846a21776530b135339c342896ce628 # v0.0.11
uses: pulumi/pulumi-upgrade-provider-action@f399a75a5350242c291cc720eece1c72cb6ea712 # v0.0.12
with:
kind: all
email: botdirien.de
Expand Down

0 comments on commit 5f95a61

Please sign in to comment.