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 64285ae commit f855c3aCopy full SHA for f855c3a
.github/workflows/build-debug.yaml
@@ -35,7 +35,7 @@ jobs:
35
steps:
36
- name: Load secrets
37
id: op-load-secret
38
- uses: 1password/load-secrets-action@581a835fb51b8e7ec56b71cf2ffddd7e68bb25e0 # v2.0.0
+ uses: 1password/load-secrets-action@13f58eec611f8e5db52ec16247f58c508398f3e6 # v3.0.0
39
with:
40
export-env: false
41
env:
.github/workflows/build-release.yaml
@@ -58,7 +58,7 @@ jobs:
58
59
60
61
62
63
64
0 commit comments