Skip to content

Bump Github Actions #723

Merged
wallrj-cyberark merged 1 commit into
masterfrom
update-gh-actions
Sep 18, 2025
Merged

Bump Github Actions #723
wallrj-cyberark merged 1 commit into
masterfrom
update-gh-actions

Conversation

@wallrj-cyberark
Copy link
Copy Markdown
Contributor

Dependabot updated all the actions in #718
I reverted the changes to makefile-modules controlled renovate actions so that make verify will pass.

Bumps the all-gh-actions group with 5 updates:

Package From To
actions/checkout 4 5

Updates actions/checkout from 4 to 5

Updates actions/setup-go from 5 to 6

Updates google-github-actions/auth from 2 to 3

Updates google-github-actions/setup-gcloud from 2 to 3


updated-dependencies:

  • dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-gh-actions
  • dependency-name: actions/setup-go dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-gh-actions
  • dependency-name: renovatebot/github-action dependency-version: 43.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gh-actions
  • dependency-name: google-github-actions/auth dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-gh-actions
  • dependency-name: google-github-actions/setup-gcloud dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-gh-actions ...

Dependabot updated all the actions.
I revert changes to makefile-modules controlled actions so that `make verify`
will pass.

Bumps the all-gh-actions group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4` | `5` |
| [actions/setup-go](https://github.com/actions/setup-go) | `5` | `6` |
| [renovatebot/github-action](https://github.com/renovatebot/github-action) | `43.0.10` | `43.0.12` |
| [google-github-actions/auth](https://github.com/google-github-actions/auth) | `2` | `3` |
| [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) | `2` | `3` |

Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v4...v5)

Updates `actions/setup-go` from 5 to 6
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v5...v6)

Updates `renovatebot/github-action` from 43.0.10 to 43.0.12
- [Release notes](https://github.com/renovatebot/github-action/releases)
- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md)
- [Commits](renovatebot/github-action@7876d7a...f8af927)

Updates `google-github-actions/auth` from 2 to 3
- [Release notes](https://github.com/google-github-actions/auth/releases)
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md)
- [Commits](google-github-actions/auth@v2...v3)

Updates `google-github-actions/setup-gcloud` from 2 to 3
- [Release notes](https://github.com/google-github-actions/setup-gcloud/releases)
- [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md)
- [Commits](google-github-actions/setup-gcloud@v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-gh-actions
- dependency-name: actions/setup-go
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-gh-actions
- dependency-name: renovatebot/github-action
  dependency-version: 43.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-gh-actions
- dependency-name: google-github-actions/auth
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-gh-actions
- dependency-name: google-github-actions/setup-gcloud
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-gh-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Richard Wall <richard.wall@cyberark.com>
@wallrj-cyberark wallrj-cyberark added the test-e2e To signal e2e test job to be run label Sep 18, 2025
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Contributor Author

@wallrj-cyberark wallrj-cyberark Sep 18, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

export VERSION=v1.7.0-alpha.0
git tag --annotate --message="Release ${VERSION}" "${VERSION}"
git push origin "${VERSION}"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Contributor Author

@wallrj-cyberark wallrj-cyberark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All these updated actions seem to work so I'll self-review and merge this.

@wallrj-cyberark wallrj-cyberark requested review from wallrj and removed request for maelvls September 18, 2025 15:18
@wallrj-cyberark wallrj-cyberark merged commit cf3ad78 into master Sep 18, 2025
6 checks passed
@wallrj-cyberark wallrj-cyberark deleted the update-gh-actions branch September 18, 2025 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test-e2e To signal e2e test job to be run

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants