Skip to content

Commit fcb8220

Browse files
Pin pulumi/actions action to df5a93a (#1613)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pulumi/actions](https://redirect.github.com/pulumi/actions) | action | pinDigest | -> `df5a93a` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19--> Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
1 parent 791a83e commit fcb8220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-java.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
repo: pulumi/pulumictl
6767

6868
- name: Install Pulumi CLI
69-
uses: pulumi/actions@v6
69+
uses: pulumi/actions@df5a93ad715135263c732ba288301bd044c383c0 # v6
7070

7171
- name: "Set up git identity: name"
7272
run: git config --global user.name '${{ github.actor }}'

0 commit comments

Comments
 (0)