[PR #1717] [MERGED] Update Version Bump action #22447

Closed
opened 2026-04-16 22:51:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1717
Author: @vgrassia
Created: 1/12/2022
Status: Merged
Merged: 1/12/2022
Merged by: @vgrassia

Base: masterHead: update-version-bump-action


📝 Commits (2)

📊 Changes

1 file changed (+6 additions, -6 deletions)

View changed files

📝 .github/workflows/version-bump.yml (+6 -6)

📄 Description

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

This PR updates the Version Bump action to the latest version which includes formatting fixes for Android manifest files.

Code changes

  • .github/workflows/version-bump.yml: Changed hash to match latest version of Version Bump action.

Before you submit

  • I have added unit tests where it makes sense to do so (encouraged but not required)
  • This change requires a documentation update (notify the documentation team)
  • This change has particular deployment requirements (notify the DevOps team)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/1717 **Author:** [@vgrassia](https://github.com/vgrassia) **Created:** 1/12/2022 **Status:** ✅ Merged **Merged:** 1/12/2022 **Merged by:** [@vgrassia](https://github.com/vgrassia) **Base:** `master` ← **Head:** `update-version-bump-action` --- ### 📝 Commits (2) - [`8469aca`](https://github.com/bitwarden/android/commit/8469aca962c26aa7d1f6b6f8ffbaff3064940a42) Update Version Bump action - [`12dc6d9`](https://github.com/bitwarden/android/commit/12dc6d9b559dbfdd1d5cd47e83b7974515d521f3) Linter suggestions ### 📊 Changes **1 file changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/version-bump.yml` (+6 -6) </details> ### 📄 Description ## Type of change - [ ] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [X] Build/deploy pipeline (DevOps) - [ ] Other ## Objective <!--Describe what the purpose of this PR is. For example: what bug you're fixing or what new feature you're adding--> This PR updates the Version Bump action to the latest version which includes formatting fixes for Android manifest files. ## Code changes <!--Explain the changes you've made to each file or major component. This should help the reviewer understand your changes--> <!--Also refer to any related changes or PRs in other repositories--> * **.github/workflows/version-bump.yml:** Changed hash to match latest version of Version Bump action. ## Before you submit - [ ] I have added **unit tests** where it makes sense to do so (encouraged but not required) - [ ] This change requires a **documentation update** (notify the documentation team) - [X] This change has particular **deployment requirements** (notify the DevOps team) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-16 22:51:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#22447