Skip to content
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

chore(deps): update dependency com_github_cli_cli_linux_amd64 to v2.51.0 #227

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 30, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
com_github_cli_cli_linux_amd64 http_archive minor v2.48.0 -> v2.51.0

Release Notes

cli/cli (com_github_cli_cli_linux_amd64)

v2.51.0: GitHub CLI 2.51.0

Compare Source

What's Changed

New Contributors

Full Changelog: cli/cli@v2.50.0...v2.51.0

v2.50.0: GitHub CLI 2.50.0

Compare Source

What's Changed

New Contributors

Full Changelog: cli/cli@v2.49.2...v2.50.0

v2.49.2: GitHub CLI 2.49.2

Compare Source

What's Changed

New Contributors

Full Changelog: cli/cli@v2.49.1...v2.49.2

v2.49.1: GitHub CLI 2.49.1

Compare Source

What's Changed

New Contributors

Full Changelog: cli/cli@v2.49.0...v2.49.1

v2.49.0: GitHub CLI 2.49.0

Compare Source

Support for GitHub Artifact Attestations

v2.49.0 release introduces the attestation command set for downloading and verifying attestations about artifacts built in GitHub Actions! This is part of the larger Artifact Attestations initiative. An artifact attestation is a piece of cryptographically signed metadata that is generated as part of your artifact build process. These attestations bind artifacts to the details of the workflow run that produced them, and allow you to guarantee the integrity and provenance of any artifact built in GitHub Actions.

### Verify a local artifact
gh attestation verify artifact.bin -o <your org>

### Verify a local artifact against a local artifact attestation
gh attestation verify artifact.bin -b ./artifact-v0.0.1-bundle.json -o <your org>

### Verify an OCI image
gh attestation verify oci://ghcr.io/foo/bar:latest -o <your org>

### Download artifact attestations
gh attestation download artifact.bin -o <your org>

To get started, check out gh help attestation. You can also use the gh at <command> alias for short.

What's Changed

New Contributors

Full Changelog: cli/cli@v2.48.0...v2.49.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update dependency com_github_cli_cli_linux_amd64 to v2.49.0 chore(deps): update dependency com_github_cli_cli_linux_amd64 to v2.49.1 May 8, 2024
@renovate renovate bot force-pushed the renovate/com_github_cli_cli_linux_amd64-2.x branch 2 times, most recently from 8046f88 to 6de012d Compare May 13, 2024 18:14
@renovate renovate bot changed the title chore(deps): update dependency com_github_cli_cli_linux_amd64 to v2.49.1 chore(deps): update dependency com_github_cli_cli_linux_amd64 to v2.49.2 May 13, 2024
@renovate renovate bot changed the title chore(deps): update dependency com_github_cli_cli_linux_amd64 to v2.49.2 chore(deps): update dependency com_github_cli_cli_linux_amd64 to v2.50.0 May 29, 2024
@renovate renovate bot force-pushed the renovate/com_github_cli_cli_linux_amd64-2.x branch from 6de012d to 3ef8421 Compare May 29, 2024 19:27
@renovate renovate bot force-pushed the renovate/com_github_cli_cli_linux_amd64-2.x branch from 3ef8421 to 9d183e1 Compare June 13, 2024 15:06
@renovate renovate bot changed the title chore(deps): update dependency com_github_cli_cli_linux_amd64 to v2.50.0 chore(deps): update dependency com_github_cli_cli_linux_amd64 to v2.51.0 Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants