-
Notifications
You must be signed in to change notification settings - Fork 0
build(deps): Bump the gha-deps group across 1 directory with 5 updates #92
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
build(deps): Bump the gha-deps group across 1 directory with 5 updates #92
Conversation
Bumps the gha-deps group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [PossibleLlama/workflows/.github/workflows/golang-binary.yaml](https://github.com/possiblellama/workflows) | `0.2.20` | `0.2.21` | | [PossibleLlama/workflows/.github/workflows/golang-linting.yaml](https://github.com/possiblellama/workflows) | `0.2.20` | `0.2.21` | | [PossibleLlama/workflows/.github/workflows/golang-testing-small.yaml](https://github.com/possiblellama/workflows) | `0.2.20` | `0.2.21` | | [PossibleLlama/workflows/.github/workflows/golang-security.yaml](https://github.com/possiblellama/workflows) | `0.2.20` | `0.2.21` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `6` | `7` | Updates `PossibleLlama/workflows/.github/workflows/golang-binary.yaml` from 0.2.20 to 0.2.21 - [Commits](PossibleLlama/workflows@v0.2.20...v0.2.21) Updates `PossibleLlama/workflows/.github/workflows/golang-linting.yaml` from 0.2.20 to 0.2.21 - [Commits](PossibleLlama/workflows@v0.2.20...v0.2.21) Updates `PossibleLlama/workflows/.github/workflows/golang-testing-small.yaml` from 0.2.20 to 0.2.21 - [Commits](PossibleLlama/workflows@v0.2.20...v0.2.21) Updates `PossibleLlama/workflows/.github/workflows/golang-security.yaml` from 0.2.20 to 0.2.21 - [Commits](PossibleLlama/workflows@v0.2.20...v0.2.21) Updates `actions/download-artifact` from 6 to 7 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v6...v7) --- updated-dependencies: - dependency-name: PossibleLlama/workflows/.github/workflows/golang-binary.yaml dependency-version: 0.2.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gha-deps - dependency-name: PossibleLlama/workflows/.github/workflows/golang-linting.yaml dependency-version: 0.2.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gha-deps - dependency-name: PossibleLlama/workflows/.github/workflows/golang-testing-small.yaml dependency-version: 0.2.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gha-deps - dependency-name: PossibleLlama/workflows/.github/workflows/golang-security.yaml dependency-version: 0.2.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gha-deps - dependency-name: actions/download-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: gha-deps ... Signed-off-by: dependabot[bot] <support@github.com>
AssigneesThe following users could not be added as assignees: Please fix the above issues or remove invalid values from |
|
@copilot why does the SCA job get the error |
|
@PossibleLlama I've opened a new pull request, #93, to work on those changes. Once the pull request is ready, I'll request review from you. |
|
🎉 This PR is included in version 1.5.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Bumps the gha-deps group with 5 updates in the / directory:
0.2.200.2.210.2.200.2.210.2.200.2.210.2.200.2.2167Updates
PossibleLlama/workflows/.github/workflows/golang-binary.yamlfrom 0.2.20 to 0.2.21Commits
9d03c2efix: Remove default linter args773f8e6build(deps): Bump the gha-deps group across 1 directory with 2 updatesd49a496Update image-create.yaml to inherit all secrets from caller81c0305build(deps): Bump the gha-deps group with 2 updatesb639736build(deps): Bump actions/setup-node from 5 to 6 in the gha-deps group6168df6build(deps): Bump github/codeql-action from 3 to 4 in the gha-deps groupUpdates
PossibleLlama/workflows/.github/workflows/golang-linting.yamlfrom 0.2.20 to 0.2.21Commits
9d03c2efix: Remove default linter args773f8e6build(deps): Bump the gha-deps group across 1 directory with 2 updatesd49a496Update image-create.yaml to inherit all secrets from caller81c0305build(deps): Bump the gha-deps group with 2 updatesb639736build(deps): Bump actions/setup-node from 5 to 6 in the gha-deps group6168df6build(deps): Bump github/codeql-action from 3 to 4 in the gha-deps groupUpdates
PossibleLlama/workflows/.github/workflows/golang-testing-small.yamlfrom 0.2.20 to 0.2.21Commits
9d03c2efix: Remove default linter args773f8e6build(deps): Bump the gha-deps group across 1 directory with 2 updatesd49a496Update image-create.yaml to inherit all secrets from caller81c0305build(deps): Bump the gha-deps group with 2 updatesb639736build(deps): Bump actions/setup-node from 5 to 6 in the gha-deps group6168df6build(deps): Bump github/codeql-action from 3 to 4 in the gha-deps groupUpdates
PossibleLlama/workflows/.github/workflows/golang-security.yamlfrom 0.2.20 to 0.2.21Commits
9d03c2efix: Remove default linter args773f8e6build(deps): Bump the gha-deps group across 1 directory with 2 updatesd49a496Update image-create.yaml to inherit all secrets from caller81c0305build(deps): Bump the gha-deps group with 2 updatesb639736build(deps): Bump actions/setup-node from 5 to 6 in the gha-deps group6168df6build(deps): Bump github/codeql-action from 3 to 4 in the gha-deps groupUpdates
actions/download-artifactfrom 6 to 7Release notes
Sourced from actions/download-artifact's releases.
Commits
37930b1Merge pull request #452 from actions/download-artifact-v7-release72582b9doc: update readme0d2ec9dchore: release v7.0.0 for Node.js 24 supportfd7ae8fMerge pull request #451 from actions/fix-storage-blobd484700chore: restore minimatch.dep.yml license file03a8080chore: remove obsolete dependency license files56fe6d9chore: update@actions/artifactlicense file to 5.0.18e3ebc4chore: update package-lock.json with@actions/artifact@5.0.11e3c4b4fix: update@actions/artifactto ^5.0.0 for Node.js 24 punycode fix458627dchore: use local@actions/artifactpackage for Node.js 24 testingDependabot 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 conditions