Skip to content

Bump the github-actions-updates group with 2 updates - #31

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/github-actions-updates-4d6ca1e773
Closed

Bump the github-actions-updates group with 2 updates#31
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/github-actions-updates-4d6ca1e773

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the github-actions-updates group with 2 updates: 1password/load-secrets-action and lfreleng-actions/maven-build-action.

Updates 1password/load-secrets-action from 4.1.1 to 5.0.0

Release notes

Sourced from 1password/load-secrets-action's releases.

v5.0.0

What's Changed

Features

  • Add Workload Identity authentication using the GitHub Actions OIDC token (public preview). (#169)

Full Changelog: 1Password/load-secrets-action@v4.1.1...v5.0.0

v5.0.0-beta.1

What's Changed

Feature

  • Add Workload Identity authentication using the GitHub Actions OIDC token (private beta) (#169)

Full Changelog: 1Password/load-secrets-action@v4.0.0...v5.0.0-beta.1

Commits

Updates lfreleng-actions/maven-build-action from 0.3.0 to 0.3.1

Release notes

Sourced from lfreleng-actions/maven-build-action's releases.

v0.3.1

Downloads for this release

🐛 Bug Fixes 🐛

🔧 Maintenance 🔧

Links

Commits
  • 6a687d4 Merge pull request #117 from lfreleng-actions/pre-commit-ci-update-config
  • 3f6ad76 Chore: pre-commit autoupdate
  • 938428d Merge pull request #114 from modeseven-lfreleng-actions/fix/settings-outside-...
  • 23f2660 Fix: Keep Maven settings out of the workspace
  • 3c7462b Merge pull request #112 from lfreleng-actions/dependabot/github_actions/lfrel...
  • 78a648f Merge pull request #111 from lfreleng-actions/dependabot/github_actions/actio...
  • d7a828a Merge pull request #110 from lfreleng-actions/dependabot/github_actions/lfit/...
  • e0d8aed Merge pull request #109 from lfreleng-actions/dependabot/github_actions/relea...
  • f8ea49c Chore: Bump lfreleng-actions/tag-validate-action from 1.0.4 to 1.1.2
  • fd5ccd4 Chore: Bump actions/checkout from 7.0.0 to 7.0.1
  • 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 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-updates group with 2 updates: [1password/load-secrets-action](https://github.com/1password/load-secrets-action) and [lfreleng-actions/maven-build-action](https://github.com/lfreleng-actions/maven-build-action).


Updates `1password/load-secrets-action` from 4.1.1 to 5.0.0
- [Release notes](https://github.com/1password/load-secrets-action/releases)
- [Commits](1Password/load-secrets-action@eb2efd0...e544b78)

Updates `lfreleng-actions/maven-build-action` from 0.3.0 to 0.3.1
- [Release notes](https://github.com/lfreleng-actions/maven-build-action/releases)
- [Commits](lfreleng-actions/maven-build-action@79f0851...6a687d4)

---
updated-dependencies:
- dependency-name: 1password/load-secrets-action
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-updates
- dependency-name: lfreleng-actions/maven-build-action
  dependency-version: 0.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
...

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 Aug 6, 2026
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

PR: #31
Mode: squash
Topic: GH-policy-api-31
Change-Ids:
If7b95d0311548f47d201f841bb5ffaae31c58c4b
Digest: 8665c66ca937
GitHub-Hash: 5a0e6bc39ba11931

Note: This metadata is also included in the Gerrit commit message for reconciliation.

@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

Change raised in Gerrit by GitHub2Gerrit: https://gerrit.onap.org/r/c/policy/api/+/146925

onap-github pushed a commit that referenced this pull request Aug 6, 2026
Bumps the github-actions-updates group with 2 updates: 1password/load-secrets-action and lfreleng-actions/maven-build-action.

Updates `1password/load-secrets-action` from 4.1.1 to 5.0.0
## Release notes

Sourced from 1password/load-secrets-action's releases.

v5.0.0
What's Changed
Features

Add Workload Identity authentication using the GitHub Actions OIDC token (public preview). (#169)

Full Changelog: 1Password/load-secrets-action@v4.1.1...v5.0.0
v5.0.0-beta.1
What's Changed
Feature

Add Workload Identity authentication using the GitHub Actions OIDC token (private beta) (#169)

Full Changelog: 1Password/load-secrets-action@v4.0.0...v5.0.0-beta.1

## Commits

e544b78 Prepare Release v5.0.0 (#185)
See full diff in compare view

Updates `lfreleng-actions/maven-build-action` from 0.3.0 to 0.3.1
## Release notes

Sourced from lfreleng-actions/maven-build-action's releases.

v0.3.1

🐛 Bug Fixes 🐛

Fix: Keep Maven settings out of the workspace @​ModeSevenIndustrialSolutions (#114)

🔧 Maintenance 🔧

Chore: pre-commit autoupdate @pre-commit-ci[bot] (#107)
Chore: Disable pre-commit.ci autofix PRs @​ModeSevenIndustrialSolutions (#108)
Chore: Bump release-drafter/release-drafter from 7.5.1 to 7.6.0 @dependabot[bot] (#109)
Chore: Bump lfit/releng-reusable-workflows/.github/workflows/reuse-openssf-scorecard.yaml from 0.7.4 to 0.9.1 @dependabot[bot] (#110)
Chore: Bump actions/checkout from 7.0.0 to 7.0.1 @dependabot[bot] (#111)
Chore: Bump lfreleng-actions/tag-validate-action from 1.0.4 to 1.1.2 @dependabot[bot] (#112)
Chore: pre-commit autoupdate @pre-commit-ci[bot] (#117)

Links

Submit bugs/feature requests

## Commits

6a687d4 Merge pull request #117 from lfreleng-actions/pre-commit-ci-update-config
3f6ad76 Chore: pre-commit autoupdate
938428d Merge pull request #114 from modeseven-lfreleng-actions/fix/settings-outside-
23f2660 Fix: Keep Maven settings out of the workspace
3c7462b Merge pull request #112 from lfreleng-actions/dependabot/github_actions/lfrel
78a648f Merge pull request #111 from lfreleng-actions/dependabot/github_actions/actio
d7a828a Merge pull request #110 from lfreleng-actions/dependabot/github_actions/lfit/
e0d8aed Merge pull request #109 from lfreleng-actions/dependabot/github_actions/relea
f8ea49c Chore: Bump lfreleng-actions/tag-validate-action from 1.0.4 to 1.1.2
fd5ccd4 Chore: Bump actions/checkout from 7.0.0 to 7.0.1
Additional commits viewable in compare view

Issue-ID: CIMAN-33
Signed-off-by: dependabot[bot] <support@github.com>
Change-Id: If7b95d0311548f47d201f841bb5ffaae31c58c4b
GitHub-PR: #31
GitHub-Hash: 5a0e6bc39ba11931
Signed-off-by: onap.gh2gerrit <releng+onap-gh2gerrit@linuxfoundation.org>
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

Automated PR Closure

This pull request has been automatically closed by GitHub2Gerrit.

The corresponding Gerrit change has been accepted and merged ✅

Gerrit change URL: https://gerrit.onap.org/r/c/policy/api/+/146925

The changes from this PR are now part of the main codebase in Gerrit.


This is an automated action performed by the GitHub2Gerrit tool.

@github-actions github-actions Bot closed this Aug 6, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/github_actions/github-actions-updates-4d6ca1e773 branch August 6, 2026 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Development

Successfully merging this pull request may close these issues.

0 participants