Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/appium/wdio-video-…
Browse files Browse the repository at this point in the history
…reporter-4.0.4
  • Loading branch information
ioanmo226 authored Sep 12, 2023
2 parents f25eedb + 12791b2 commit 5ff9c2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-for-emails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: Check for emails in issue comments
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Scan comment
id: scan
uses: FlowCrypt/comment-email-address-alerts@v21
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Initialize CodeQL
uses: github/codeql-action/init@v2
Expand Down

0 comments on commit 5ff9c2d

Please sign in to comment.