Skip to content

Commit

Permalink
Merge pull request #3276 from semgrep/merge-develop-to-release
Browse files Browse the repository at this point in the history
Merge Develop into Release
  • Loading branch information
LewisArdern authored Jan 16, 2024
2 parents 31e01cd + 0c04c57 commit 716145d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/semgrep-rules-test-historical.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
python-version: 3.9.2
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v23.1
uses: tj-actions/changed-files@v41
with:
path: semgrep-rules
separator: ","
Expand Down
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ url = "https://pypi.org/simple"
verify_ssl = true

[dev-packages]
jinja2 = "~=2.11.3"
jinja2 = "~=3.1.3"
pytest = "*"
semgrep = "*"
pyyaml = "*"
Expand Down
10 changes: 5 additions & 5 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 716145d

Please sign in to comment.