We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0839e1c commit 9f23b7bCopy full SHA for 9f23b7b
.github/workflows/build_sdk.yml
@@ -49,7 +49,7 @@ jobs:
49
name: Fetch secrets from ESC
50
uses: pulumi/esc-action@9eb774255b1a4afb7855678ae8d4a77359da0d9b
51
- name: Cache examples generation
52
- uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
+ uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
53
with:
54
path: |
55
.pulumi/examples-cache
.github/workflows/prerequisites.yml
@@ -55,7 +55,7 @@ jobs:
major-version: 0
56
set-env: 'PROVIDER_VERSION'
57
58
59
60
61
0 commit comments