Skip to content

Commit

Permalink
ci: bump govuk-one-login/mobile-android-pipelines
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 1 update: [govuk-one-login/mobile-android-pipelines](https://github.com/govuk-one-login/mobile-android-pipelines).


Updates `govuk-one-login/mobile-android-pipelines` from 0.13.0 to 0.14.0
- [Release notes](https://github.com/govuk-one-login/mobile-android-pipelines/releases)
- [Commits](govuk-one-login/mobile-android-pipelines@f6f9c06...1e0d315)

---
updated-dependencies:
- dependency-name: govuk-one-login/mobile-android-pipelines
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent db9df8e commit 905a14f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/on_pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-24.04
steps:
- name: Run pull request workflow
uses: govuk-one-login/mobile-android-pipelines@f6f9c06e0bc16693721acbc684914298582cdf01
uses: govuk-one-login/mobile-android-pipelines@1e0d3151c5e79c3788105ffd3b4869cacc14d5b0
with:
sonar_token: ${{ secrets.SONAR_TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/on_push-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

steps:
- name: Run deployment workflow
uses: govuk-one-login/mobile-android-pipelines@f6f9c06e0bc16693721acbc684914298582cdf01
uses: govuk-one-login/mobile-android-pipelines@1e0d3151c5e79c3788105ffd3b4869cacc14d5b0
with:
sonar_token: ${{ secrets.SONAR_TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 905a14f

Please sign in to comment.