-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the gha-versions group across 1 directory with 5 updates #98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Bump the gha-versions group across 1 directory with 5 updates #98
Conversation
Bumps the gha-versions group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/setup-python](https://github.com/actions/setup-python) | `5.4.0` | `5.5.0` | | [ossf/scorecard-action](https://github.com/ossf/scorecard-action) | `2.4.0` | `2.4.1` | | [github/codeql-action](https://github.com/github/codeql-action) | `3.28.8` | `3.28.13` | | [dorny/test-reporter](https://github.com/dorny/test-reporter) | `1` | `2` | | [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) | `0.29.0` | `0.30.0` | Updates `actions/setup-python` from 5.4.0 to 5.5.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@4237552...8d9ed9a) Updates `ossf/scorecard-action` from 2.4.0 to 2.4.1 - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@62b2cac...f49aabe) Updates `github/codeql-action` from 3.28.8 to 3.28.13 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@dd74661...1b549b9) Updates `dorny/test-reporter` from 1 to 2 - [Release notes](https://github.com/dorny/test-reporter/releases) - [Changelog](https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md) - [Commits](dorny/test-reporter@v1...v2) Updates `aquasecurity/trivy-action` from 0.29.0 to 0.30.0 - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](aquasecurity/trivy-action@18f2510...6c175e9) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gha-versions - dependency-name: ossf/scorecard-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gha-versions - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gha-versions - dependency-name: dorny/test-reporter dependency-type: direct:production update-type: version-update:semver-major dependency-group: gha-versions - dependency-name: aquasecurity/trivy-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gha-versions ... Signed-off-by: dependabot[bot] <[email protected]>
AssigneesThe following users could not be added as assignees: Please fix the above issues or remove invalid values from |
| echo "STAGE_NAME=Build RPM on $DISTRO_NAME $DISTRO_VERSION" >> $GITHUB_ENV | ||
| - name: Test Report | ||
| uses: dorny/test-reporter@v1 | ||
| uses: dorny/test-reporter@v2 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
Click Remediation section below to solve this issue
| run: echo "STAGE_NAME=Functional Hardware ${{ matrix.stage }}" >> $GITHUB_ENV | ||
| - name: Test Report | ||
| uses: dorny/test-reporter@v1 | ||
| uses: dorny/test-reporter@v2 |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
Click Remediation section below to solve this issue
Bumps the gha-versions group with 5 updates in the / directory:
5.4.05.5.02.4.02.4.13.28.83.28.13120.29.00.30.0Updates
actions/setup-pythonfrom 5.4.0 to 5.5.0Release notes
Sourced from actions/setup-python's releases.
Commits
8d9ed9aAdd e2e Testing for free threaded and Bump@action/cachefrom 4.0.0 to 4.0.3 ...19e4675Add support for .tool-versions file in setup-python (#1043)6fd11e1Bump@actions/globfrom 0.4.0 to 0.5.0 (#1015)9e62be8Support free threaded Python versions like '3.13t' (#973)6ca8e85Bump@vercel/nccfrom 0.38.1 to 0.38.3 (#1016)8039c45fix: install PyPy on Linux ARM64 (#1011)Updates
ossf/scorecard-actionfrom 2.4.0 to 2.4.1Release notes
Sourced from ossf/scorecard-action's releases.
Commits
f49aabebump docker to ghcr v2.4.1 (#1478)30a595b🌱 Bump github.com/sigstore/cosign/v2 from 2.4.2 to 2.4.3 (#1515)69ae593omit vcs info from build (#1514)6a62a1cadd input for specifying--file-mode(#1509)2722664🌱 Bump the github-actions group with 2 updates (#1510)ae0ef31🌱 Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#1512)3676bbc🌱 Bump golang from 1.23.6 to 1.24.0 in the docker-images group (#1513)ae7548aLimit codeQL push trigger to main branch (#1507)9165624upgrade scorecard to v5.1.0 (#1508)620fd28🌱 Bump the github-actions group with 2 updates (#1505)Updates
github/codeql-actionfrom 3.28.8 to 3.28.13Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
1b549b9Merge pull request #2819 from github/update-v3.28.13-e0ea1410282630c8Update changelog for v3.28.13e0ea141Merge pull request #2818 from github/cklin/empty-pr-diff-rangeb361a91Diff-informed analysis: fix empty PR handlingbd1d9abMerge pull request #2816 from github/cklin/overlay-file-listb98ae6cAdd overlay-database-utils tests9825184Add getFileOidsUnderPath() testsac67cffMerge pull request #2817 from github/cklin/default-setup-diff-informed9c674babuild: refresh js filesd109dd5Detect PR branches for Default SetupUpdates
dorny/test-reporterfrom 1 to 2Release notes
Sourced from dorny/test-reporter's releases.
... (truncated)
Changelog
Sourced from dorny/test-reporter's changelog.
... (truncated)
Commits
6e6a65btest-reporter release v2.0.03bd7272test-reporter release v2.0.05c0d9a4Merge pull request #560 from jozefizso/update_packages613e721Update development dependenciesf4ba160Update production dependencies27dd4e0Merge pull request #559 from cmonaghan1/feat/support-junit-report-with-message10d304dbuild: recompile production code70db77dfeat: parse junit report with message41662dbMerge pull request #554 from dorny/j-catania-patch-1472c8c8Update feature.mdUpdates
aquasecurity/trivy-actionfrom 0.29.0 to 0.30.0Release notes
Sourced from aquasecurity/trivy-action's releases.
Commits
6c175e9chore: bump trivy to v0.60.0 (#453)53e8848Improve README/SBOM (#439)ef1b561fix: typo in description of an input for action.yaml (#452)a11da62fix: Update default trivy version in README (#444)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsThis change is