Skip to content

build: bump mobile-android-pipelines from 6aafb0e to 0ae460e (#133) #122

build: bump mobile-android-pipelines from 6aafb0e to 0ae460e (#133)

build: bump mobile-android-pipelines from 6aafb0e to 0ae460e (#133) #122

Workflow file for this run

name: Release Mobile Android Logging
on:
push:
branches: [ main ]
jobs:
bump_version:
env:
JDK_VERSION: 17
permissions:
id-token: write
contents: write
packages: write
runs-on: ubuntu-24.04
steps:
- name: Run deployment workflow
uses: govuk-one-login/mobile-android-pipelines@6aafb0e2e9272014d6f98cb45881812e97b0e49f
with:
sonar_token: ${{ secrets.SONAR_TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}