Skip to content

Commit

Permalink
point to sumup repo
Browse files Browse the repository at this point in the history
  • Loading branch information
joaocpimenta committed Feb 26, 2021
1 parent aac94ab commit 4ef9f6e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: ShellCheck
uses: ludeeus/[email protected]
uses: sumup/[email protected]
4 changes: 2 additions & 2 deletions .github/workflows/MasterCI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: ShellCheck
uses: ludeeus/[email protected]
uses: sumup/[email protected]
- name: Terraform security scan
uses: triat/terraform-security-scan@master
uses: sumup/terraform-security-scan@master
with:
tfsec_actions_comment: false
tfsec_actions_working_dir: "test/"
Expand Down

0 comments on commit 4ef9f6e

Please sign in to comment.