Skip to content

Commit eb2d244

Browse files
dependabot: bump 1password/load-secrets-action from 2 to 3 (#1473)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 272ed61 commit eb2d244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
java-version: 21
2424
- uses: actions/checkout@v4
2525
- name: Load secret
26-
uses: 1password/load-secrets-action@v2
26+
uses: 1password/load-secrets-action@v3
2727
with:
2828
# Export loaded secrets as environment variables
2929
export-env: true

0 commit comments

Comments
 (0)