Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Bump the github-actions group across 1 directory with 2 updates #103

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2024

Bumps the github-actions group with 2 updates in the / directory: devops-actions/actionlint and github/codeql-action.

Updates devops-actions/actionlint from 0.1.1 to 0.1.2

Release notes

Sourced from devops-actions/actionlint's releases.

v0.1.2

What's Changed

Other updates

Full Changelog: devops-actions/actionlint@v0.1.1...v0.1.2

Commits

Updates github/codeql-action from 3.25.6 to 3.25.7

Changelog

Sourced from github/codeql-action's changelog.

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.

[UNRELEASED]

No user facing changes.

3.25.7 - 31 May 2024

  • We are rolling out a feature in May/June 2024 that will reduce the Actions cache usage of the Action by keeping only the newest TRAP cache for each language. #2306

3.25.6 - 20 May 2024

  • Update default CodeQL bundle version to 2.17.3. #2295

3.25.5 - 13 May 2024

  • Add a compatibility matrix of supported CodeQL Action, CodeQL CLI, and GitHub Enterprise Server versions to the https://github.com/github/codeql-action/blob/main/README.md. #2273
  • Avoid printing out a warning for a missing on.push trigger when the CodeQL Action is triggered via a workflow_call event. #2274
  • The tools: latest input to the init Action has been renamed to tools: linked. This option specifies that the Action should use the tools shipped at the same time as the Action. The old name will continue to work for backwards compatibility, but we recommend that new workflows use the new name. #2281

3.25.4 - 08 May 2024

  • Update default CodeQL bundle version to 2.17.2. #2270

3.25.3 - 25 Apr 2024

  • Update default CodeQL bundle version to 2.17.1. #2247
  • Workflows running on macos-latest using CodeQL CLI versions before v2.15.1 will need to either upgrade their CLI version to v2.15.1 or newer, or change the platform to an Intel MacOS runner, such as macos-12. ARM machines with SIP disabled, including the newest macos-latest image, are unsupported for CLI versions before 2.15.1. #2261

3.25.2 - 22 Apr 2024

No user facing changes.

3.25.1 - 17 Apr 2024

  • We are rolling out a feature in April/May 2024 that improves the reliability and performance of analyzing code when analyzing a compiled language with the autobuild build mode. #2235
  • Fix a bug where the init Action would fail if --overwrite was specified in CODEQL_ACTION_EXTRA_OPTIONS. #2245

3.25.0 - 15 Apr 2024

  • The deprecated feature for extracting dependencies for a Python analysis has been removed. #2224

    As a result, the following inputs and environment variables are now ignored:

    • The setup-python-dependencies input to the init Action
    • The CODEQL_ACTION_DISABLE_PYTHON_DEPENDENCY_INSTALLATION environment variable

... (truncated)

Commits
  • f079b84 Merge pull request #2317 from github/update-v3.25.7-a095bf2a1
  • e1a4268 Update changelog for v3.25.7
  • a095bf2 Merge pull request #2313 from github/revert-2312-update-bundle/codeql-bundle-...
  • bbd4e19 Revert "Update default bundle to 2.17.4"
  • 9ab5d16 Merge pull request #2312 from github/update-bundle/codeql-bundle-v2.17.4
  • 028346e Add changelog note
  • 5fe0847 Update default bundle to codeql-bundle-v2.17.4
  • 9550da9 Merge pull request #2311 from github/henrymercer/pack-missing-auth-config-error
  • 6548a4d Add configuration error for missing auth to package registry
  • 7927df0 Bump micromatch from 4.0.5 to 4.0.7 in the npm group (#2310)
  • Additional commits viewable in compare view

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 2 updates in the / directory: [devops-actions/actionlint](https://github.com/devops-actions/actionlint) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `devops-actions/actionlint` from 0.1.1 to 0.1.2
- [Release notes](https://github.com/devops-actions/actionlint/releases)
- [Commits](devops-actions/actionlint@c0ee017...48ca80d)

Updates `github/codeql-action` from 3.25.6 to 3.25.7
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@9fdb3e4...f079b84)

---
updated-dependencies:
- dependency-name: devops-actions/actionlint
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 31, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

Scorecard details
PackageVersionScoreDetails
actions/devops-actions/actionlint 48ca80d7da4ffd5ed31b7981702bc6bb4b242c63 🟢 5.6
Details
CheckScoreReason
Binary-Artifacts🟢 10no binaries found in the repo
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
CI-Tests🟢 927 out of 28 merged PRs checked by a CI test -- score normalized to 9
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Code-Review⚠️ 0found 24 unreviewed changesets out of 25 -- score normalized to 0
Contributors🟢 62 different organizations found -- score normalized to 6
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Dependency-Update-Tool🟢 10update tool detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Maintained⚠️ 12 commit(s) out of 29 and 0 issue activity out of 9 found in the last 90 days -- score normalized to 1
Packaging⚠️ -1no published package detected
Pinned-Dependencies🟢 7dependency not pinned by hash detected -- score normalized to 7
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Security-Policy🟢 10security policy file detected
Signed-Releases⚠️ -1no releases found
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Vulnerabilities🟢 10no vulnerabilities detected
actions/devops-actions/actionlint c0ee017f8abef55d843a647cd737b87a1976eb69 🟢 5.6
Details
CheckScoreReason
Binary-Artifacts🟢 10no binaries found in the repo
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
CI-Tests🟢 927 out of 28 merged PRs checked by a CI test -- score normalized to 9
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Code-Review⚠️ 0found 24 unreviewed changesets out of 25 -- score normalized to 0
Contributors🟢 62 different organizations found -- score normalized to 6
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Dependency-Update-Tool🟢 10update tool detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Maintained⚠️ 12 commit(s) out of 29 and 0 issue activity out of 9 found in the last 90 days -- score normalized to 1
Packaging⚠️ -1no published package detected
Pinned-Dependencies🟢 7dependency not pinned by hash detected -- score normalized to 7
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Security-Policy🟢 10security policy file detected
Signed-Releases⚠️ -1no releases found
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Vulnerabilities🟢 10no vulnerabilities detected
actions/github/codeql-action/upload-sarif f079b8493333aace61c81488f8bd40919487bd9f UnknownUnknown
actions/github/codeql-action/upload-sarif 9fdb3e49720b44c48891d036bb502feb25684276 UnknownUnknown
actions/github/codeql-action/analyze f079b8493333aace61c81488f8bd40919487bd9f UnknownUnknown
actions/github/codeql-action/autobuild f079b8493333aace61c81488f8bd40919487bd9f UnknownUnknown
actions/github/codeql-action/init f079b8493333aace61c81488f8bd40919487bd9f UnknownUnknown
actions/github/codeql-action/analyze 9fdb3e49720b44c48891d036bb502feb25684276 UnknownUnknown
actions/github/codeql-action/autobuild 9fdb3e49720b44c48891d036bb502feb25684276 UnknownUnknown
actions/github/codeql-action/init 9fdb3e49720b44c48891d036bb502feb25684276 UnknownUnknown
actions/github/codeql-action/upload-sarif f079b8493333aace61c81488f8bd40919487bd9f UnknownUnknown
actions/github/codeql-action/upload-sarif 9fdb3e49720b44c48891d036bb502feb25684276 UnknownUnknown
actions/github/codeql-action/upload-sarif f079b8493333aace61c81488f8bd40919487bd9f UnknownUnknown
actions/github/codeql-action/upload-sarif 9fdb3e49720b44c48891d036bb502feb25684276 UnknownUnknown
actions/github/codeql-action/upload-sarif f079b8493333aace61c81488f8bd40919487bd9f UnknownUnknown
actions/github/codeql-action/upload-sarif 9fdb3e49720b44c48891d036bb502feb25684276 UnknownUnknown
actions/github/codeql-action/upload-sarif f079b8493333aace61c81488f8bd40919487bd9f UnknownUnknown
actions/github/codeql-action/upload-sarif 9fdb3e49720b44c48891d036bb502feb25684276 UnknownUnknown
actions/github/codeql-action/upload-sarif f079b8493333aace61c81488f8bd40919487bd9f UnknownUnknown
actions/github/codeql-action/upload-sarif 9fdb3e49720b44c48891d036bb502feb25684276 UnknownUnknown

Scanned Manifest Files

.github/workflows/actionlint.yml
.github/workflows/codacy.yml
.github/workflows/codeql.yml
.github/workflows/defender-for-devops.yml
.github/workflows/devskim.yml
.github/workflows/endorlabs.yml
.github/workflows/ossar.yml
.github/workflows/scorecard.yml

@Nick2bad4u Nick2bad4u merged commit 309e0db into main Jun 1, 2024
39 of 40 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-ecee1b1660 branch June 1, 2024 03:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant