xalvarez / prevent-file-change-action

Fail a pull request workflow if certain files are changed
MIT License
14 stars 9 forks source link

Bump github/codeql-action from 3.27.1 to 3.27.2 #1044

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps github/codeql-action from 3.27.1 to 3.27.2.

Release notes

Sourced from github/codeql-action's releases.

v3.27.2

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.2 - 12 Nov 2024

  • Fixed an issue where setting up the CodeQL tools would sometimes fail with the message "Invalid value 'undefined' for header 'authorization'". #2590

See the full CHANGELOG.md for more information.

Changelog

Sourced from github/codeql-action's changelog.

3.27.2 - 12 Nov 2024

  • Fixed an issue where setting up the CodeQL tools would sometimes fail with the message "Invalid value 'undefined' for header 'authorization'". #2590
Commits
  • 9278e42 Merge pull request #2594 from github/update-v3.27.2-02167d77f
  • d6b248d Update changelog for v3.27.2
  • 02167d7 Merge pull request #2590 from github/henrymercer/fix-empty-header
  • 4dc1519 Merge pull request #2592 from github/dependabot/npm_and_yarn/npm-f77baa08ef
  • 7deb17e Merge branch 'main' into dependabot/npm_and_yarn/npm-f77baa08ef
  • 682c2f7 Merge branch 'main' into henrymercer/fix-empty-header
  • 965c472 Merge pull request #2591 from github/henrymercer/windows-pr-checks-gzip
  • fe6283b Update checked-in dependencies
  • 7f7df4b Bump the npm group across 1 directory with 8 updates
  • 8a5e9bc Use gzip bundles in Windows PR checks
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)