Skip to content

Commit 5d0af77

Browse files
chore(deps): update 1password/load-secrets-action action to v4 (#1336)
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com> Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
1 parent 5504067 commit 5d0af77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-snapshots.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- uses: actions/checkout@v6
2828

2929
- name: Load secret
30-
uses: 1password/load-secrets-action@v3
30+
uses: 1password/load-secrets-action@v4
3131
with:
3232
# Export loaded secrets as environment variables
3333
export-env: true

0 commit comments

Comments
 (0)