Skip to content

Commit e278c26

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/brace-expansion-1.1.12
2 parents 7878943 + 3985696 commit e278c26

File tree

4 files changed

+131
-160
lines changed

4 files changed

+131
-160
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "monthly"
7-
target-branch: "master"
7+
target-branch: "main"
88
commit-message:
99
prefix: "chore:"
1010

1111
- package-ecosystem: "github-actions"
1212
directory: "/"
1313
schedule:
1414
interval: "monthly"
15-
target-branch: "master"
15+
target-branch: "main"
1616
commit-message:
1717
prefix: "chore:"

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ jobs:
166166

167167
- name: Retrieve Credentials
168168
id: import-secrets
169-
uses: hashicorp/vault-action@v3.0.0
169+
uses: hashicorp/vault-action@v3.4.0
170170
with:
171171
url: https://vault.prism.spectrocloud.com
172172
method: approle

.gitleaksignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
3570a1a47eec02be9ec26a29c27bb7fc5902e68d:deployment/k8s.yaml:kubernetes-secret-yaml:66
2+
cddd240536814d5edecca722c23e358cabf32e0e:src/App.js:generic-api-key:15
3+
5ebf1c335ecf8e604c35c48291412650d94a6730:src/App.js:generic-api-key:15

0 commit comments

Comments
 (0)