Skip to content

Commit 574b507

Browse files
authored
Merge branch 'master' into master
2 parents 3625b4e + e23424e commit 574b507

6 files changed

Lines changed: 2044 additions & 257 deletions

File tree

.github/workflows/check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ jobs:
1212
runs-on: ubuntu-latest
1313

1414
steps:
15-
- uses: actions/checkout@v3
15+
- uses: actions/checkout@v6
1616
- name: Set up Ruby 2.6
1717
uses: ruby/setup-ruby@v1
1818
with:
1919
ruby-version: '2.6'
2020
- name: Checks
2121
run: |
2222
gem install awesome_bot
23-
awesome_bot README.md --allow-ssl -a 302,429,502 -w xbmc/xbmc,swiftui/fruta
23+
awesome_bot README.md --allow-ssl -a 301,302,307,308,429,502,403 -w xbmc/xbmc,swiftui/fruta,shift.infinite.red,skipthedrive.com

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
incident-response-tool/

README.es.md

Lines changed: 593 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)