Skip to content

Commit 91a1fdd

Browse files
committed
fix: bump to 1.49.0 to avoid symlink issue
1 parent 95cf59b commit 91a1fdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/gcp-gsm-load-secrets/action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ runs:
3131
workload_identity_provider: ${{ inputs.workload-identity-provider }}
3232
service_account: ${{ inputs.gke-service-account }}
3333
- id: "parse_secrets"
34-
uses: "bakdata/ci-templates/actions/parse-secrets-definitions@1.48.0"
34+
uses: "bakdata/ci-templates/actions/parse-secrets-definitions@1.49.0"
3535
with:
3636
project_name: ${{ inputs.gke-project-name }}
3737
secrets_list: ${{ inputs.secrets-to-inject }}

0 commit comments

Comments
 (0)