Release preparation for version 2.19.1

This commit is contained in:
github-actions[bot]
2024-09-30 17:59:48 +00:00
parent 70b4ecf0a5
commit 455c8c5953
154 changed files with 412 additions and 156 deletions

View File

@@ -1,8 +1,12 @@
## 1.2.1
No user-facing changes.
## 1.2.0
### Major Analysis Improvements
- Added a new query (`js/actions/actions-artifact-leak`) to detect GitHub Actions artifacts that may leak the `GITHUB_TOKEN` token.
- Added a new query (`js/actions/actions-artifact-leak`) to detect GitHub Actions artifacts that may leak the GITHUB_TOKEN token.
## 1.1.3

View File

@@ -0,0 +1,3 @@
## 1.2.1
No user-facing changes.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 1.2.0
lastReleaseVersion: 1.2.1

View File

@@ -1,5 +1,5 @@
name: codeql/javascript-queries
version: 1.2.1-dev
version: 1.2.1
groups:
- javascript
- queries