Skip to content

Commit

Permalink
🔀 Merge pull request #2499 broken-links
Browse files Browse the repository at this point in the history
🚨 Update broken links
  • Loading branch information
CollierCZ authored Aug 17, 2022
2 parents 8885061 + 2181c14 commit be5e8b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled-check-links.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- name: Create issue from Markdown file
id: create-issue
if: ${{ always() }}
uses: peter-evans/create-issue-from-file@v2
uses: peter-evans/create-issue-from-file@v4
with:
title: ":bug: Broken links"
content-filepath: broken_links.md
Expand Down
2 changes: 1 addition & 1 deletion docs/src/security/waf.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ Platform.sh's WAF also includes several protective rules for vulnerabilities fou

### Magento

#### [Magestore extension vulnerability (2019-SQLi)](https://magento.com/security/news/critical-vulnerability-magestore-store-locator-extension)
#### [Magestore extension vulnerability (2019-SQLi)](https://web.archive.org/web/20210414043507/https://magento.com/security/news/critical-vulnerability-magestore-store-locator-extension)

| Type: | SQL injection |
|-----|-----|
Expand Down

0 comments on commit be5e8b4

Please sign in to comment.