Skip to content

Commit 923bdd0

Browse files
authored
Update security-guardian.yml
1 parent 687452c commit 923bdd0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/security-guardian.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
run: |
1515
echo "Getting changed CloudFormation templates..."
1616
mkdir -p changed_templates
17+
18+
git fetch origin main --depth=1
1719
1820
base_sha="${{ github.event.pull_request.base.sha }}"
1921
head_sha="${{ github.event.pull_request.head.sha }}"

0 commit comments

Comments
 (0)