[PR #1848] [MERGED] Updated actions #3177

Closed
opened 2025-11-26 23:29:18 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1848
Author: @mimartin12
Created: 3/16/2022
Status: Merged
Merged: 3/17/2022
Merged by: @mimartin12

Base: masterHead: build-action-updates


📝 Commits (4)

📊 Changes

1 file changed (+29 additions, -31 deletions)

View changed files

📝 .github/workflows/build.yml (+29 -31)

📄 Description

Type of change

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

Objective

Updating Actions to newest version.

Code changes

  • .github/workflows/build.yml: Update old actions to their newest version.

Screenshots

Testing requirements

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/1848 **Author:** [@mimartin12](https://github.com/mimartin12) **Created:** 3/16/2022 **Status:** ✅ Merged **Merged:** 3/17/2022 **Merged by:** [@mimartin12](https://github.com/mimartin12) **Base:** `master` ← **Head:** `build-action-updates` --- ### 📝 Commits (4) - [`aa025c6`](https://github.com/bitwarden/android/commit/aa025c657ed70e8bd4c28403107c543dbd5c7773) Updated actions - [`f248b99`](https://github.com/bitwarden/android/commit/f248b997a71f3f6bae9548fe1b9dc1395960185a) Added lint suggestion - [`c434dc1`](https://github.com/bitwarden/android/commit/c434dc1e563ef80550c4da21aca5b1f589c2c714) Apply possible fix to CI - [`797364f`](https://github.com/bitwarden/android/commit/797364feaf807f133dfdfbbba2211ad1f7873108) refactored steps ### 📊 Changes **1 file changed** (+29 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+29 -31) </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--> Updating Actions to newest version. ## 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/build.yml:** Update old actions to their newest version. ## Screenshots <!--Required for any UI changes. Delete if not applicable--> ## Testing requirements <!--What functionality requires testing by QA? This includes testing new behavior and regression testing--> ## Before you submit - [X] 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) --- <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 2025-11-26 23:29:18 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#3177